MimiErrorResponse

Constructors

Link copied to clipboard
constructor(response: Response<*>)

Properties

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

Error details that might have been sent by the server if the origin of this exception was a network request.

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

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