Class ExceptionTranslatorMethodInterceptor
- java.lang.Object
-
- org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor
-
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class ExceptionTranslatorMethodInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
Interceptor to translate and possibly I18Nize exceptions thrown by service calls.
-
-
Constructor Summary
Constructors Constructor Description ExceptionTranslatorMethodInterceptor()
-