An error related to geometry operations.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
The MIME Type is not valid.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
An exception relating to settings of the MindeeClient.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
An exception relating to settings of the MindeeClient V2.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
An exception relating to document parsing errors.
Not to be confused with MindeeHTTPClientError.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
A generic exception relating to various HTTP errors.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
API Client HTTP exception.
http_error (Dict[str, Any])
url (str)
code (int)
None
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Optional[str]Optional[str]Optional[str]intAn exception relating to HTTP calls.
http_error (Dict[str, Any])
url (str)
code (int)
None
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Optional[str]Optional[str]Optional[str]intAPI Server HTTP exception.
http_error (Dict[str, Any])
url (str)
code (int)
None
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Optional[str]Optional[str]Optional[str]intAn exception relating to errors during image operations.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
An exception relating to errors during PDF operations.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
An exception relating to the use of an incorrect product/version.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Creates an appropriate HTTP error exception, based on retrieved HTTP error code.
url (str) – url of the product
response (Dict[str, Any]) – StringDict