HttpFailure

constructor(httpErrorCode: Int, message: String)

Parameters

httpErrorCode

The HTTP status code associated with the failure.

message

Error message indicating the HTTP failure.