mindee-api-dotnet

Mindee400Exception Class

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

Represent a 400 error, bad requests or malformed, from Mindee API.

public class Mindee400Exception : MindeeException

Inheritance: object → Exception → MindeeException → Mindee400Exception

Constructors

Name Description
Mindee400Exception() Exception
Mindee400Exception(string) Exception
Mindee400Exception(string, Exception) Exception

Documentation generated by MdDocs