IntentionalShutdownCause
Defined in: packages/@livestore/common/dist/errors.d.ts:29
Extends
Section titled “Extends”IntentionalShutdownCause_base
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new IntentionalShutdownCause(
props,options?):IntentionalShutdownCause
Defined in: node_modules/.pnpm/effect@3.18.0/node_modules/effect/dist/dts/Schema.d.ts:4265
Parameters
Section titled “Parameters”reason
Section titled “reason”"manual" | "devtools-reset" | "devtools-import" | "adapter-reset"
options?
Section titled “options?”MakeOptions
Returns
Section titled “Returns”IntentionalShutdownCause
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.constructor
Properties
Section titled “Properties”
readonly_tag:"LiveStore.IntentionalShutdownCause"
Defined in: packages/@livestore/common/dist/errors.d.ts:25
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base._tag
cause?
Section titled “cause?”
optionalcause:unknown
Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es2022.error.d.ts:26
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.cause
message
Section titled “message”message:
string
Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1077
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.message
name:
string
Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1076
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.name
reason
Section titled “reason”
readonlyreason:"manual"|"devtools-reset"|"devtools-import"|"adapter-reset"
Defined in: packages/@livestore/common/dist/errors.d.ts:27
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.reason
stack?
Section titled “stack?”
optionalstack:string
Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1078
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.stack