Class DeletionValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.flowingcode.backendcore.exception.BaseException
com.flowingcode.backendcore.validation.ValidationException
com.flowingcode.backendcore.validation.DeletionValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.flowingcode.backendcore.exception.BaseException
addError, getErrors, getMessageKey, getMessageKeyValuesMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeletionValidationException
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classValidationException
-