- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AccessDeniedException, InvalidArgumentException, InvalidStateException, ObjectNotFoundException, OperationDeniedException, TechnicalError
public abstract class ApplicationException
extends RuntimeException
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
- Author:
- Nicolas Thibault
- See Also:
- Serialized Form