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