mindee-api-dotnet

MindeeInputException Class

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

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