public class DMServicePortThrowsAdvice extends Object implements org.springframework.aop.ThrowsAdvice
| Constructor and Description |
|---|
DMServicePortThrowsAdvice() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterThrowing(AccessDeniedException e) |
void |
afterThrowing(Exception e) |
void |
afterThrowing(RuntimeException e) |
public void afterThrowing(AccessDeniedException e) throws CmisException
CmisExceptionpublic void afterThrowing(RuntimeException e) throws CmisException
CmisExceptionpublic void afterThrowing(Exception e) throws CmisException
CmisExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.