mindee-api-dotnet

Mindee401Exception Class

Namespace: Mindee.Exceptions
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a 401 error, unauthorized, from Mindee API.

public class Mindee401Exception : MindeeException

Inheritance: object → Exception → MindeeException → Mindee401Exception

Constructors

Name Description
Mindee401Exception() Exception
Mindee401Exception(string) Exception
Mindee401Exception(string, Exception) Exception

Documentation generated by MdDocs