org.alfresco.repo.cmis.ws
Class DMServicePortThrowsAdvice
java.lang.Object
org.alfresco.repo.cmis.ws.DMServicePortThrowsAdvice
- All Implemented Interfaces:
- org.aopalliance.aop.Advice, org.springframework.aop.AfterAdvice, org.springframework.aop.ThrowsAdvice
public class DMServicePortThrowsAdvice
- extends java.lang.Object
- implements org.springframework.aop.ThrowsAdvice
Map Alfresco Exceptions to CMIS Exceptions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DMServicePortThrowsAdvice
public DMServicePortThrowsAdvice()
afterThrowing
public void afterThrowing(org.alfresco.repo.security.permissions.AccessDeniedException e)
throws org.alfresco.repo.cmis.ws.CmisException
- Throws:
org.alfresco.repo.cmis.ws.CmisException
afterThrowing
public void afterThrowing(java.lang.RuntimeException e)
throws org.alfresco.repo.cmis.ws.CmisException
- Throws:
org.alfresco.repo.cmis.ws.CmisException
afterThrowing
public void afterThrowing(java.lang.Exception e)
throws org.alfresco.repo.cmis.ws.CmisException
- Throws:
org.alfresco.repo.cmis.ws.CmisException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.