HttpError

constructor(code: Int, message: String? = null)(source)

Parameters

code

The HTTP status code of the error.

message

The error message.