Skip to content

IntentionalShutdownCause

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

  • IntentionalShutdownCause_base

new IntentionalShutdownCause(props, options?): IntentionalShutdownCause

Defined in: node_modules/.pnpm/effect@3.18.0/node_modules/effect/dist/dts/Schema.d.ts:4265

"manual" | "devtools-reset" | "devtools-import" | "adapter-reset"

MakeOptions

IntentionalShutdownCause

IntentionalShutdownCause_base.constructor

readonly _tag: "LiveStore.IntentionalShutdownCause"

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

IntentionalShutdownCause_base._tag


optional cause: unknown

Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es2022.error.d.ts:26

IntentionalShutdownCause_base.cause


message: string

Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1077

IntentionalShutdownCause_base.message


name: string

Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1076

IntentionalShutdownCause_base.name


readonly reason: "manual" | "devtools-reset" | "devtools-import" | "adapter-reset"

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

IntentionalShutdownCause_base.reason


optional stack: string

Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1078

IntentionalShutdownCause_base.stack