class ResponseException : HttpException
ResponseException(message: String, cause: Throwable)
ResponseException(message: String)