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: .pnpm-home/store/v11/links/@/effect/3.21.0/5f824b960b722ac9cc27ad83fe3b2945d775b034a0e1eb327a0ff67a4a7c6da7/node_modules/effect/dist/dts/Schema.d.ts:4266
Parameters
Section titled “Parameters”reason
Section titled “reason”"devtools-reset" | "devtools-import" | "adapter-reset" | "manual" | "backend-id-mismatch"
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:"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: .pnpm-home/store/v11/links/@/typescript/5.9.3/86852851065618a77b8365a4daeb70e416bfcdbbe1c91f862babcda952119f61/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: .pnpm-home/store/v11/links/@/typescript/5.9.3/86852851065618a77b8365a4daeb70e416bfcdbbe1c91f862babcda952119f61/node_modules/typescript/lib/lib.es5.d.ts:1077
Inherited from
Section titled “Inherited from”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
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.name
reason
Section titled “reason”
readonlyreason:"devtools-reset"|"devtools-import"|"adapter-reset"|"manual"|"backend-id-mismatch"
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: .pnpm-home/store/v11/links/@/typescript/5.9.3/86852851065618a77b8365a4daeb70e416bfcdbbe1c91f862babcda952119f61/node_modules/typescript/lib/lib.es5.d.ts:1078
Inherited from
Section titled “Inherited from”IntentionalShutdownCause_base.stack