Package com.zfabrik.util.validators
Class PropertyValidationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.zfabrik.util.validators.PropertyValidationError
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
PropertyValidationError
-
-
Method Details
-
getPropertyName
-
getPropertyError
-
setPropertyError
-
toString
-
getMessage
- Overrides:
getMessage
in classThrowable
-