This ApplicationException can be thrown by an application if an expired component is accessed. This is possible when a user uses the back browser-button and invokes actions on an expired/closed component.
ComponentExpiredException(Throwable cause) Constructs a new DomainObjectChangedException.
Parameters: cause - the cause (which is saved for later retrieval by the Throwable.getCause() method).
Constructs a new DomainObjectChangedException.
Parameters: cause - the cause (which is saved for later retrieval by the Throwable.getCause() method). A null value is permitted, and indicates that the cause is nonexistent or unknown.
Fields inherited from org.jaffa.exceptions.CustomException