Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 549 Bytes

Error.md

File metadata and controls

13 lines (9 loc) · 549 Bytes

dofusdude.Error

Properties

Name Type Description Notes
status Number HTTP status code [optional]
error String HTTP status as text [optional]
code String API specific error identifier for switch-case handling [optional]
message String General, human-friendly error description [optional]
details String Detailed, human-friendly problem description adopting specific inputs of the request [optional]