class QuotaException : RequestException
Exception for a 402 error response.
<init>
QuotaException(errors: List<ApiError>)
errors
val errors: List<ApiError>
List of errors.