AssetImportError
Defined in: packages/sdk/src/errors.ts:148
资产导入失败
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AssetImportError(
message,cause?,context?):AssetImportError
Defined in: packages/sdk/src/errors.ts:149
Parameters
Section titled “Parameters”message
Section titled “message”string
cause?
Section titled “cause?”unknown
context?
Section titled “context?”Record<string, unknown>
Returns
Section titled “Returns”AssetImportError
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