UnknownException
class UnknownException(details: String, errorCode: String) : OAuth2Exception, CopyableThrowable<OAuth2Exception.UnknownException>
Content copied to clipboard
Thrown when an OAuth2 server responds with errorCode.
Parameters
errorCode
the OAuth2 server replied with
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard