mindee-api-dotnet

Mindee429Exception Class

Namespace: Mindee.Exceptions
Assembly: Mindee
Assembly Version: 3.13.0+eab8cb726dfe6c5eac4fe379821ed5e1a7a970c3

Represent a 429 error, too many requests, from Mindee API.

public class Mindee429Exception : MindeeException

Inheritance: object → Exception → MindeeException → Mindee429Exception

Constructors

Name Description
Mindee429Exception() Exception
Mindee429Exception(string) Exception
Mindee429Exception(string, Exception) Exception

Documentation generated by MdDocs