public static final class DbxWebAuth.BadStateException extends DbxWebAuth.Exception
IMPORTANT: The exception's message must not be shown the the user, but may be logged.
The recommended action is to redirect the user's browser to try the approval process again.
| Constructor and Description | 
|---|
| BadStateException(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadStateException(String message)