Package com.dropbox.core
Class DbxWebAuth.ProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dropbox.core.DbxWebAuth.Exception
com.dropbox.core.DbxWebAuth.ProviderException
- All Implemented Interfaces:
Serializable
- Enclosing class:
DbxWebAuth
Thrown when Dropbox tells us that some other error occurred in the authorization process.
IMPORTANT: The exception's message should not be shown the the user, but should be logged.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProviderException
-