Interface ExceptionHandlerFactory
public interface ExceptionHandlerFactory
Creates an instance of an
ExceptionHandler-
Method Summary
-
Method Details
-
createHandler
ExceptionHandler createHandler()Creates a new instance of aExceptionHandler- Returns:
- a new
ExceptionHandler
-