Package de.xima.fc.exceptions
Class PostPersistValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.xima.fc.exceptions.PostPersistValidationException
- All Implemented Interfaces:
Serializable
When form record validation failed after the form record was persisted. The form record should be deleted and the
validation errors should be displayed to the user.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PostPersistValidationException
-
-
Method Details
-
getValidationErrors
-