class ServiceException : ResponseCodeException
ServiceException(message: String = "", details: JsonArray = JsonArray(), throwable: Throwable? = null)