CapabilityStubOnlyError
Defined in: packages/runtime/src/errors.ts:73
能力仅有 stub 实现(需安装真实 engine 插件)
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new CapabilityStubOnlyError(
capability):CapabilityStubOnlyError
Defined in: packages/runtime/src/errors.ts:75
Parameters
Section titled “Parameters”capability
Section titled “capability”string
Returns
Section titled “Returns”CapabilityStubOnlyError
Overrides
Section titled “Overrides”Error.constructor
Properties
Section titled “Properties”capability
Section titled “capability”
readonlycapability:string
Defined in: packages/runtime/src/errors.ts:74