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