Class DbxWebAuth.ProviderException

All Implemented Interfaces:
Serializable
Enclosing class:
DbxWebAuth

public static final class DbxWebAuth.ProviderException extends DbxWebAuth.Exception
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 Details

    • ProviderException

      public ProviderException(String message)