mindee-api-dotnet

Mindee403Exception Class

Namespace: Mindee.Exceptions
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Represent a 403 error, forbidden, from Mindee API.

public class Mindee403Exception : MindeeException

Inheritance: object → Exception → MindeeException → Mindee403Exception

Constructors

Name Description
Mindee403Exception() Exception
Mindee403Exception(string) Exception
Mindee403Exception(string, Exception) Exception

Documentation generated by MdDocs