Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 480 Bytes

ErrorObject.md

File metadata and controls

10 lines (7 loc) · 480 Bytes

ErrorObject

Properties

Name Type Description Notes
Source string hostame of a node where this error has occurred [optional] [default to null]
Message string message explaining the error [optional] [default to null]

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