Uses of Interface
org.alfresco.rest.api.impl.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in org.alfresco.rest.api.impl
Classes in org.alfresco.rest.api.impl that implement ExceptionHandlerModifier and TypeClassDescriptionclass
Translates access denied exceptions from the service layer to API not found exception.class
Translates access denied exceptions from the service layer to API permission denied exception.class
Method parameters in org.alfresco.rest.api.impl with type arguments of type ExceptionHandlerModifier and TypeMethodDescriptionvoid
ExceptionInterceptor.setExceptionHandlers
(List<ExceptionHandler> exceptionHandlers)