Error response description

Node classifier API error responses are formatted as JSON objects.

Error responses use these keys:

Key Definition
kind The kind of error encountered.
msg The message associated with the error.,
details A hash containing additional information about the error. This information might be less user-friendly than the msg.