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(java.lang.Throwable t)
-