Package org.alfresco.rest.api.impl
Interface ExceptionHandler
-
- All Known Implementing Classes:
DefaultExceptionHandler
,LegacyExceptionHandler
,SiteMembershipRequestsExceptionHandler
public interface ExceptionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
handle(Throwable t)
-
-
-
Method Detail
-
handle
boolean handle(Throwable t)
-
-