mindee-api-dotnet

MindeeInputException Class

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

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

public class MindeeInputException : MindeeException

Inheritance: object → Exception → MindeeException → MindeeInputException

Constructors

Name Description
MindeeInputException() Exception
MindeeInputException(string) Exception
MindeeInputException(string, Exception) Exception

Documentation generated by MdDocs