org.xcmis.wssoap.impl
Class ExceptionFactory
java.lang.Object
org.xcmis.wssoap.impl.ExceptionFactory
public class ExceptionFactory
- extends Object
- Version:
- $Id: ExceptionFactory.java 2 2010-02-04 17:21:49Z andrew00x $
- Author:
- Max Shaposhnik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionFactory
public ExceptionFactory()
generateException
public static CmisException generateException(Exception param)
throws CmisException
- Creates CmisException from the other types of exc-s.
- Parameters:
param - Exception
- Returns:
- exception CmisException
- Throws:
CmisException - if any exception occured
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.