Package com.dropbox.core
Class AccessErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dropbox.core.DbxException
com.dropbox.core.AccessErrorException
- All Implemented Interfaces:
Serializable
Gets thrown when invalid access occurs.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAccessErrorException(String requestId, String message, AccessError accessError) -
Method Summary
Methods inherited from class com.dropbox.core.DbxException
getRequestIdMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AccessErrorException
-
-
Method Details
-
getAccessError
-