Interface ExceptionHandler<T extends Exception>
- All Known Implementing Classes:
AccessDeniedExceptionHandler
,AccessDeniedExceptionHandler
,DefaultExceptionHandler
,FallbackNodeExceptionHandler
,NotFoundExceptionHandler
,NotFoundExceptionHandler
,UnpublishedNodeExceptionHandler
public interface ExceptionHandler<T extends Exception>
Implement and map (hivemodule) this interface to handle a certain exception.
-
Method Summary