UnexpectedError

data class UnexpectedError(val cause: Throwable) : HttpError

Constructors

Link copied to clipboard
constructor(cause: Throwable)

Properties

Link copied to clipboard