org.xcmis.wssoap.impl
Class ExceptionFactory

java.lang.Object
  extended by 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

Constructor Summary
ExceptionFactory()
           
 
Method Summary
static CmisException generateException(Exception param)
          Creates CmisException from the other types of exc-s.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionFactory

public ExceptionFactory()
Method Detail

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 © 2011 eXo Platform SAS. All Rights Reserved.