ErrorObject

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

Parameters

status

The HTTP status code

message

A short description of the cause of the error.