Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.studio.api.v1.exception.ServiceLayerException
org.craftercms.studio.api.v2.exception.validation.ValidationException
- All Implemented Interfaces:
Serializable
Base exception for all data validations
- Since:
- 4.0.0
- Author:
- joseross
- See Also:
-
Field Summary
FieldsFields inherited from class org.craftercms.studio.api.v1.exception.ServiceLayerException
serialVersionUID
-
Constructor Summary
ConstructorsConstructorDescriptionValidationException
(String message) ValidationException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
modifiedValue
-
-
Constructor Details
-
ValidationException
public ValidationException() -
ValidationException
-
ValidationException
-
-
Method Details
-
getModifiedValue
-
setModifiedValue
-