org.exoplatform.clouddrive.cmis
Class CMISInvalidArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.clouddrive.CloudDriveException
org.exoplatform.clouddrive.CloudProviderException
org.exoplatform.clouddrive.cmis.CMISException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CMISInvalidArgumentException
public CMISInvalidArgumentException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.