UnknownException

Thrown when an OAuth2 server responds with errorCode.

Report a problem

Parameters

errorCode

the OAuth2 server replied with

Constructors

Link copied to clipboard
constructor(details: String, errorCode: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard

OAuth2 server replied with

Link copied to clipboard
expect open val message: String?

Functions

Link copied to clipboard