Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 614 Bytes

ResponseErrorDetails.md

File metadata and controls

executable file
·
13 lines (9 loc) · 614 Bytes

ManticoreSearch.Model.ResponseErrorDetails

Detailed error information returned in case of an error response

Properties

Name Type Description Notes
Type string Type or category of the error
Reason string Detailed explanation of why the error occurred [optional]
Table string The table related to the error, if applicable [optional]

[Back to Model list] [Back to API list] [Back to README]