CapabilityNotRegisteredError
Defined in: packages/sdk/src/errors.ts:192
能力未注册
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new CapabilityNotRegisteredError(
capability,cause?):CapabilityNotRegisteredError
Defined in: packages/sdk/src/errors.ts:194
Parameters
Section titled “Parameters”capability
Section titled “capability”string
cause?
Section titled “cause?”unknown
Returns
Section titled “Returns”CapabilityNotRegisteredError
Overrides
Section titled “Overrides”Properties
Section titled “Properties”
readonlycode:LokvisErrorCode
Defined in: packages/sdk/src/errors.ts:108
Inherited from
Section titled “Inherited from”context?
Section titled “context?”
readonlyoptionalcontext?:Readonly<Record<string,unknown>>
Defined in: packages/sdk/src/errors.ts:109
Inherited from
Section titled “Inherited from”capability
Section titled “capability”
readonlycapability:string
Defined in: packages/sdk/src/errors.ts:193