Class TokenFromOAuth1ErrorException

All Implemented Interfaces:
Serializable

public class TokenFromOAuth1ErrorException extends DbxApiException
Exception thrown when the server responds with a TokenFromOAuth1Error error.

This exception is raised by DbxAppAuthRequests.tokenFromOauth1(String,String).

See Also: