Class TobagoExceptionHandlerFactory

java.lang.Object
org.apache.myfaces.tobago.context.TobagoExceptionHandlerFactory

public class TobagoExceptionHandlerFactory extends Object
The TobagoExceptionHandler is activated by default via the basic faces-config.xml of tobago-core. To disable, set the enableTobagoExceptionHandler to false in the tobago-config.xml of the application.
  • Constructor Details

    • TobagoExceptionHandlerFactory

      public TobagoExceptionHandlerFactory(jakarta.faces.context.ExceptionHandlerFactory parent)
  • Method Details

    • getExceptionHandler

      public jakarta.faces.context.ExceptionHandler getExceptionHandler()
    • getWrapped

      public jakarta.faces.context.ExceptionHandlerFactory getWrapped()