Error object
Field
Type
Meaning
message
string
Human readable message.
type
string
Error type one of Types.
code
string
Error code one of Codes.
param
string
Parameter or resource that contain the error.
reason
string
Cause of the error.
Last updated