public class ResetCursorException extends DropboxException
| Constructor and Description |
|---|
ResetCursorException(String message)
Instantiates a new reset cursor exception.
|
ResetCursorException(String message,
Throwable cause)
Instantiates a new reset cursor exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResetCursorException(String message)
message - the messageCopyright © 2003–2019 eXo Platform SAS. All rights reserved.