Class GlobalExceptionHandler

java.lang.Object
jakarta.faces.context.ExceptionHandler
jakarta.faces.context.ExceptionHandlerWrapper
io.jans.as.server.exception.GlobalExceptionHandler
All Implemented Interfaces:
jakarta.faces.event.FacesListener, jakarta.faces.event.SystemEventListener, jakarta.faces.FacesWrapper<jakarta.faces.context.ExceptionHandler>, EventListener

public class GlobalExceptionHandler extends jakarta.faces.context.ExceptionHandlerWrapper
Created by eugeniuparvan on 8/29/17.
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.faces.context.ExceptionHandler
     
    void
     

    Methods inherited from class jakarta.faces.context.ExceptionHandlerWrapper

    getHandledExceptionQueuedEvent, getHandledExceptionQueuedEvents, getRootCause, getUnhandledExceptionQueuedEvents, isListenerForSource, processEvent

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getWrapped

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

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