mindee-api-dotnet

Mindee404Exception Class

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

Represent a 404 error, resource not found, from Mindee API.

public class Mindee404Exception : MindeeException

Inheritance: object → Exception → MindeeException → Mindee404Exception

Constructors

Name Description
Mindee404Exception() Exception
Mindee404Exception(string) Exception
Mindee404Exception(string, Exception) Exception

Documentation generated by MdDocs