Package org.ametys.runtime.exception
- 
Interface Summary Interface Description ExceptionHandler Component responsible to return appropriate rendering XSL for a given Exception - 
Class Summary Class Description DefaultExceptionHandler Simple ExceptionHandler pointing to the default error XSL.
InWEB-INF/stylesheets/erroror in the runtime jar inpages/error/error.xslExceptionAction This action determines which xsl will display the exception. - 
Exception Summary Exception Description ServiceUnavailableException Exception representing a 503 response.