class BadZulipResponseStatusException : IllegalStateException
<init> |
BadZulipResponseStatusException(statusCode: HttpStatusCode, jsonMessage: String) |
jsonMessage |
val jsonMessage: String |
statusCode |
val statusCode: HttpStatusCode |