pdfire / io.pdfire.client / QuotaException

QuotaException

class QuotaException : RequestException

Exception for a 402 error response.

Constructors

<init>

QuotaException(errors: List<ApiError>)

Exception for a 402 error response.

Inherited Properties

errors

val errors: List<ApiError>

List of errors.