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