mindee-api-dotnet

Error Class

Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent an error information from the API response.

public class Error

Inheritance: object → Error

Constructors

Name Description
Error()  

Properties

Name Description
Code A code to identify it.
Details Details about it.
Message More precise information about the current error.

Methods

Name Description
ToString() To make the error prettier to display.

Documentation generated by MdDocs