public abstract class DefaultExceptionHandlerFactory extends ExceptionHandlerFactory
ExceptionHandlerFactory
, saving boilerplate to get hold of wrapped one.Constructor and Description |
---|
DefaultExceptionHandlerFactory(ExceptionHandlerFactory wrapped)
Constructs a exception handler factory, wrapping the given exception handler factory.
|
getExceptionHandler, getWrapped
public DefaultExceptionHandlerFactory(ExceptionHandlerFactory wrapped)
wrapped
- The wrapped exception handler factory.Copyright © 2012–2020 OmniFaces. All rights reserved.