Table of Contents

Namespace Auth0.Core.Exceptions

Classes

ApiError

Error information captured from a failed API request.

ApiException

Represents an exception that occurs when making API calls.

ClientQuotaLimit

Represents the Client Quota Headers returned as part of the response.

ErrorApiException

Represents errors that occur when making API calls.

OrganizationQuotaLimit

Represents the Organization Quota Headers returned as part of the response.

QuotaLimit

Represents the structure of the quota limit headers returned as part of the response.

RateLimit

Represents information about the rate limit for API calls.

RateLimitApiException

Represents errors caused by rate limits being exceeded when making API calls.