HttpFailure

constructor(httpErrorCode: Int, message: String)

Constructor of HttpFailure.

Parameters

httpErrorCode

The HTTP error code associated with the HttpFailure

message

Failure message.