public class ExceptionInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
ExceptionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation mi) |
void |
setExceptionHandlers(List<ExceptionHandler> exceptionHandlers) |
public void setExceptionHandlers(List<ExceptionHandler> exceptionHandlers)
Copyright © 2005–2018 Alfresco Software. All rights reserved.