All Classes and Interfaces
Class
Description
Exception thrown by rights manager if a user is rejected when accessing a resource
This RuntimeException is used to be handled by several aspects
It overrides the message to enable the serialization/deserialization using setters as required in json serialization for instance
It overrides the message to enable the serialization/deserialization using setters as required in json serialization for instance
Used to indicates a comparison or a copy must go into a property and introspect its properties.
A class used to serialize an
ApplicationException in jsonThis class can be extended to represent the full view of an object
It can be used as the result of a get method
It basically consists of an id and a form which must be serializable
It can be used as the result of a get method
It basically consists of an id and a form which must be serializable
Used to indicates to ignore a field when comparing or copying.
Exception thrown when arguments are not valid.
Exception thrown by state manager if an operation on an object is impossible due to its state
Exception thrown when a dao does not find a requested object
Similar to hibernate ObjectNotFoundException
Similar to hibernate ObjectNotFoundException
A pair consisting of two elements.
Tuple to be used for instance in JSF dropdown options
Exception thrown when no cause can be invoked else a technical cause or a bug