Class OwbExceptionHandler

  • All Implemented Interfaces:
    EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener, javax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>

    public class OwbExceptionHandler
    extends javax.faces.context.ExceptionHandlerWrapper
    • Constructor Detail

      • OwbExceptionHandler

        public OwbExceptionHandler​(javax.faces.context.ExceptionHandler exceptionHandler)
    • Method Detail

      • getWrapped

        public javax.faces.context.ExceptionHandler getWrapped()
        Specified by:
        getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>
        Overrides:
        getWrapped in class javax.faces.context.ExceptionHandlerWrapper
      • handle

        public void handle()
                    throws javax.faces.FacesException
        Overrides:
        handle in class javax.faces.context.ExceptionHandlerWrapper
        Throws:
        javax.faces.FacesException