org.exoplatform.clouddrive.cmis
Class CMISInvalidArgumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.clouddrive.CloudDriveException
              extended by org.exoplatform.clouddrive.CloudProviderException
                  extended by org.exoplatform.clouddrive.cmis.CMISException
                      extended by org.exoplatform.clouddrive.cmis.CMISInvalidArgumentException
All Implemented Interfaces:
Serializable

public class CMISInvalidArgumentException
extends CMISException

Wrong argument in a request to CMIS service. Created to warp CmisInvalidArgumentException.
Created by The eXo Platform SAS

Version:
$Id: CMISInvalidArgumentException.java 00000 Nov 5, 2014 pnedonosko $
Author:
Peter Nedonosko
See Also:
Serialized Form

Constructor Summary
CMISInvalidArgumentException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMISInvalidArgumentException

public CMISInvalidArgumentException(String message,
                                    Throwable cause)
Parameters:
message -
cause -


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.