CallContext
Defined in: packages/core/src/agent/errors.ts:39
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:32
Inherited from
Section titled “Inherited from”httpDetails
Section titled “httpDetails”httpDetails:
HttpDetailsResponse
Defined in: packages/core/src/agent/errors.ts:40
methodName
Section titled “methodName”methodName:
string
Defined in: packages/core/src/agent/errors.ts:33