Class PostPersistValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.xima.fc.exceptions.PostPersistValidationException
All Implemented Interfaces:
Serializable

public class PostPersistValidationException extends RuntimeException
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: