Interface | Description |
---|---|
ExceptionHandler |
Component responsible to return appropriate rendering XSL for a given Exception
|
Class | Description |
---|---|
DefaultExceptionHandler |
Simple ExceptionHandler pointing to the default error XSL.
In WEB-INF/stylesheets/error or in the runtime jar in pages/error/error.xsl |
ExceptionAction |
This action determines which xsl will display the exception.
|
Exception | Description |
---|---|
ServiceUnavailableException |
Exception representing a 503 response.
|