mindee-api-dotnet

Mindee403Exception Class

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

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