RestClientReceiveError

Constructors

Link copied to clipboard
constructor(cause: ApiError)

Properties

Link copied to clipboard
Link copied to clipboard
open override val httpStatus: ErrorSpec.HttpStatus
Link copied to clipboard
open override val message: String

Functions

Link copied to clipboard
open override fun data(): ErrorSpecData
Link copied to clipboard
Link copied to clipboard
open fun throwRuntimeError(throwable: Throwable?): Nothing
Link copied to clipboard
open fun toThrowable(throwable: Throwable?): RuntimeError