CallContext
Defined in: packages/core/src/agent/errors.ts:44
Call context for errors that arise from a direct HTTP call response.
Extends
Section titled “Extends”Properties
Section titled “Properties”canisterId
Section titled “canisterId”canisterId:
Principal
Defined in: packages/core/src/agent/errors.ts:37
Inherited from
Section titled “Inherited from”httpDetails
Section titled “httpDetails”httpDetails:
HttpDetailsResponse
Defined in: packages/core/src/agent/errors.ts:45
methodName
Section titled “methodName”methodName:
string
Defined in: packages/core/src/agent/errors.ts:38