mindee-api-dotnet

MindeeInputException 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 MindeeInputException : MindeeException

Inheritance: object → Exception → MindeeException → MindeeInputException

Constructors

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

Documentation generated by MdDocs