ErrorResponse

constructor(localizeMessage: String = "Can't connect to server", errorCode: Int = -1, rawResponse: String? = null)

Parameters

localizeMessage

The message of the error.

errorCode

The response code from server.