Package org.ametys.runtime.exception


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