Internalthis constructor is for sdk internal use - do not instantiate outside of the SDK codebase
ReadonlydataReadonlyrequestOptionalstackReadonlystatusReadonlystatusReadonlyurlStatic OptionalprepareOptional override for formatting stack traces
Staticstack
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