class ResponseErrorException : Exception
REST api response error
<init>
ResponseErrorException(statusCode: Int, message: String)