HttpResponseException

The response type used to represent a completed HTTP response, but a non successful status code.

Properties

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

The error returned by the Authorization Server.

Link copied to clipboard

The error description returned by the Authorization Server.

Link copied to clipboard
open val message: String?
Link copied to clipboard

The HTTP response code associated with the error.