Skip to content

IntentionalShutdownCause

Defined in: packages/@livestore/common/dist/errors.d.ts:29

  • IntentionalShutdownCause_base

new IntentionalShutdownCause(props, options?): IntentionalShutdownCause

Defined in: .pnpm-home/store/v11/links/@/effect/3.21.0/5f824b960b722ac9cc27ad83fe3b2945d775b034a0e1eb327a0ff67a4a7c6da7/node_modules/effect/dist/dts/Schema.d.ts:4266

"devtools-reset" | "devtools-import" | "adapter-reset" | "manual" | "backend-id-mismatch"

MakeOptions

IntentionalShutdownCause

IntentionalShutdownCause_base.constructor

readonly _tag: "IntentionalShutdownCause"

Defined in: packages/@livestore/common/dist/errors.d.ts:25

IntentionalShutdownCause_base._tag


optional cause: unknown

Defined in: .pnpm-home/store/v11/links/@/typescript/5.9.3/86852851065618a77b8365a4daeb70e416bfcdbbe1c91f862babcda952119f61/node_modules/typescript/lib/lib.es2022.error.d.ts:26

IntentionalShutdownCause_base.cause


message: string

Defined in: .pnpm-home/store/v11/links/@/typescript/5.9.3/86852851065618a77b8365a4daeb70e416bfcdbbe1c91f862babcda952119f61/node_modules/typescript/lib/lib.es5.d.ts:1077

IntentionalShutdownCause_base.message


name: string

Defined in: .pnpm-home/store/v11/links/@/typescript/5.9.3/86852851065618a77b8365a4daeb70e416bfcdbbe1c91f862babcda952119f61/node_modules/typescript/lib/lib.es5.d.ts:1076

IntentionalShutdownCause_base.name


readonly reason: "devtools-reset" | "devtools-import" | "adapter-reset" | "manual" | "backend-id-mismatch"

Defined in: packages/@livestore/common/dist/errors.d.ts:27

IntentionalShutdownCause_base.reason


optional stack: string

Defined in: .pnpm-home/store/v11/links/@/typescript/5.9.3/86852851065618a77b8365a4daeb70e416bfcdbbe1c91f862babcda952119f61/node_modules/typescript/lib/lib.es5.d.ts:1078

IntentionalShutdownCause_base.stack