StorageIdbUnavailableError
Defined in: packages/sdk/src/errors.ts:246
IndexedDB 不可用(隐私模式或浏览器不支持)
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new StorageIdbUnavailableError(
message,cause?):StorageIdbUnavailableError
Defined in: packages/sdk/src/errors.ts:247
Parameters
Section titled “Parameters”message
Section titled “message”string
cause?
Section titled “cause?”unknown
Returns
Section titled “Returns”StorageIdbUnavailableError
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