AssetNotFoundError
Defined in: packages/sdk/src/errors.ts:124
资产未找到
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AssetNotFoundError(
assetId,cause?):AssetNotFoundError
Defined in: packages/sdk/src/errors.ts:126
Parameters
Section titled “Parameters”assetId
Section titled “assetId”string
cause?
Section titled “cause?”unknown
Returns
Section titled “Returns”AssetNotFoundError
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”assetId
Section titled “assetId”
readonlyassetId:string
Defined in: packages/sdk/src/errors.ts:125