Types

Link copied to clipboard

An Exception indicating the credential cannot be shared with the request URL.

Link copied to clipboard

An Exception indicating you do not have permission to access the resource.

Link copied to clipboard

An Exception indicating the API key is invalid.

Link copied to clipboard

An Exception indicating the credential is invalid.

Link copied to clipboard

An Exception indicating the token is invalid.

Link copied to clipboard

An Exception indicating the OAuth authorization end point responded with a failure.

Link copied to clipboard

An Exception indicating that SSL is required.

Link copied to clipboard

An Exception indicating token has expired.

Link copied to clipboard

An Exception indicating a token or API key is required.

Link copied to clipboard

An Exception indicating that the generate token URL could not be determined.

Inherited properties

Link copied to clipboard

additional information about the error

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

an integer error code providing more specific details of the error, see guide doc for error codes.

Link copied to clipboard
open override val message: String

Inherited 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