public class CMISException
extends org.exoplatform.clouddrive.CloudProviderException
| Constructor and Description |
|---|
CMISException(String message)
Instantiates a new CMIS exception.
|
CMISException(String message,
Throwable cause)
Instantiates a new CMIS exception.
|
CMISException(Throwable cause)
Instantiates a new CMIS exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CMISException(String message)
message - the messagepublic CMISException(String message, Throwable cause)
message - the messagecause - the causepublic CMISException(Throwable cause)
cause - the causeCopyright © 2003–2016 eXo Platform SAS. All rights reserved.