The code of the error.
The message of the error.
The status code of the error.
The method used to make the request.
The path used to make the request.
Optional
body: anyThe body used to make the request.
Optional
meta: anyThe meta data of the error.
Optional
Readonly
bodyThe body used to make the request.
Readonly
codeThe code of the error.
Readonly
messageThe message of the error.
Optional
Readonly
metaThe meta data of the error.
Readonly
methodThe method used to make the request.
Readonly
pathThe path used to make the request.
Readonly
statusThe status code of the error.
Represents an error that occurred while interacting with the Guilded API.
Example