JsonApiException

constructor(statusCode: Int, body: String)

Parameters

statusCode

The status code of the response.

body

The body of the response.