InvalidOperationError
Defined in: packages/@livestore/sync-electric/src/index.ts:20
Extends
Section titled “Extends”object&object&object&YieldableError<this>
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new InvalidOperationError(
props,options?):InvalidOperationError
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”message
Section titled “message”string = Schema.String
operation
Section titled “operation”"delete" | "update" = ...
options?
Section titled “options?”MakeOptions
Returns
Section titled “Returns”InvalidOperationError
Inherited from
Section titled “Inherited from”Schema.TaggedError<InvalidOperationError>('~@livestore/sync-electric/InvalidOperationError')('InvalidOperationError', { operation: Schema.Literal('delete', 'update'), message: Schema.String, }).constructor
Properties
Section titled “Properties”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”Schema.TaggedError<InvalidOperationError>('~@livestore/sync-electric/InvalidOperationError')('InvalidOperationError', { operation: Schema.Literal('delete', 'update'), message: Schema.String, }).cause
message
Section titled “message”message:
string=Schema.String
Defined in: packages/@livestore/sync-electric/src/index.ts:22
Inherited from
Section titled “Inherited from”Schema.TaggedError<InvalidOperationError>('~@livestore/sync-electric/InvalidOperationError')('InvalidOperationError', { operation: Schema.Literal('delete', 'update'), message: Schema.String, }).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”Schema.TaggedError<InvalidOperationError>('~@livestore/sync-electric/InvalidOperationError')('InvalidOperationError', { operation: Schema.Literal('delete', 'update'), message: Schema.String, }).name
operation
Section titled “operation”
readonlyoperation:"delete"|"update"
Defined in: packages/@livestore/sync-electric/src/index.ts:21
Inherited from
Section titled “Inherited from”Schema.TaggedError<InvalidOperationError>('~@livestore/sync-electric/InvalidOperationError')('InvalidOperationError', { operation: Schema.Literal('delete', 'update'), message: Schema.String, }).operation
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”Schema.TaggedError<InvalidOperationError>('~@livestore/sync-electric/InvalidOperationError')('InvalidOperationError', { operation: Schema.Literal('delete', 'update'), message: Schema.String, }).stack