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 TypeClassDescriptionclassTranslates access denied exceptions from the service layer to API not found exception.classTranslates access denied exceptions from the service layer to API permission denied exception.classMethod parameters in org.alfresco.rest.api.impl with type arguments of type ExceptionHandlerModifier and TypeMethodDescriptionvoidExceptionInterceptor.setExceptionHandlers(List<ExceptionHandler> exceptionHandlers)