CapabilityNotRegisteredError
Defined in: packages/runtime/src/errors.ts:63
能力未注册(capabilityRegistry.resolve 返回空且非 stub-only)
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new CapabilityNotRegisteredError(
capability):CapabilityNotRegisteredError
Defined in: packages/runtime/src/errors.ts:65
Parameters
Section titled “Parameters”capability
Section titled “capability”string
Returns
Section titled “Returns”CapabilityNotRegisteredError
Overrides
Section titled “Overrides”Error.constructor
Properties
Section titled “Properties”capability
Section titled “capability”
readonlycapability:string
Defined in: packages/runtime/src/errors.ts:64