UnknownException
class UnknownException(details: String, val errorCode: String) : OAuth2Exception, CopyableThrowable<OAuth2Exception.UnknownException>
Thrown when an OAuth2 server responds with errorCode.
Thrown when an OAuth2 server responds with errorCode.