Internal
this constructor is for sdk internal use - do not instantiate outside of the SDK codebase
Readonly
dataReadonly
requestOptional
stackReadonly
statusReadonly
statusReadonly
urlStatic
Optional
prepareOptional override for formatting stack traces
Static
stack
The type returned from an API error
Param: name
the error name "AptosApiError"
Param: url
the url the request was made to
Param: status
the response status. i.e. 400
Param: statusText
the response message
Param: data
the response data
Param: request
the AptosRequest