kzulip / de.ppi.oss.kzulip.client / BadZulipResponseStatusException

BadZulipResponseStatusException

class BadZulipResponseStatusException : IllegalStateException

Constructors

<init>

BadZulipResponseStatusException(statusCode: HttpStatusCode, jsonMessage: String)

Properties

jsonMessage

val jsonMessage: String

statusCode

val statusCode: HttpStatusCode