Package org.alfresco.rest.api.impl
Class LegacyExceptionHandler
java.lang.Object
org.alfresco.rest.api.impl.LegacyExceptionHandler
- All Implemented Interfaces:
ExceptionHandler
Translates access denied exceptions from the service layer to API permission denied exception.
- Author:
- steveglover
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LegacyExceptionHandler
public LegacyExceptionHandler()
-
-
Method Details
-
handle
- Specified by:
handle
in interfaceExceptionHandler
-