Class IllegalFormContentsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IdentityExistsException, IllegalFormContentsException.OccupiedIdentityUsedInRequest

public class IllegalFormContentsException extends WrongArgumentException
Thrown when there is problem with submitted form (enquiry, registration etc). Provides details useful for UI to mark wrong field.
Author:
K. Benedyczak
See Also: