AssetBlobNotFoundError
Defined in: packages/runtime/src/errors.ts:29
资产 Blob 未找到(getBlob 在 store 中找不到对应 blob)
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AssetBlobNotFoundError(
message,options?):AssetBlobNotFoundError
Defined in: packages/runtime/src/errors.ts:30
Parameters
Section titled “Parameters”message
Section titled “message”string
options?
Section titled “options?”cause?
Section titled “cause?”unknown
Returns
Section titled “Returns”AssetBlobNotFoundError
Overrides
Section titled “Overrides”Error.constructor