Class UserFailureException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthorizationFailureException, InvalidSessionException, NotFetchedException, ObjectNotFoundException, UnauthorizedObjectAccessException, UnsupportedObjectIdException

public class UserFailureException extends HighLevelException
The UserFailureException is the super class of all exceptions that have their cause in an inappropriate usage of the system. This implies that the user himself (without help of an administrator) can fix the problem.
See Also: