InvalidOperationError
Defined in: packages/@livestore/sync-electric/src/index.ts:26
Extends
Section titled “Extends”object&object&object&YieldableError<this>
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new InvalidOperationError(
props,options?):InvalidOperationError
Defined in: node_modules/.pnpm/effect@3.18.0/node_modules/effect/dist/dts/Schema.d.ts:4265
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>()('InvalidOperationError', { operation: Schema.Union(Schema.Literal('delete'), Schema.Literal('update')), message: Schema.String, }).constructor
Properties
Section titled “Properties”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”Schema.TaggedError<InvalidOperationError>()('InvalidOperationError', { operation: Schema.Union(Schema.Literal('delete'), Schema.Literal('update')), message: Schema.String, }).cause
message
Section titled “message”message:
string=Schema.String
Defined in: packages/@livestore/sync-electric/src/index.ts:28
Inherited from
Section titled “Inherited from”Schema.TaggedError<InvalidOperationError>()('InvalidOperationError', { operation: Schema.Union(Schema.Literal('delete'), Schema.Literal('update')), message: Schema.String, }).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”Schema.TaggedError<InvalidOperationError>()('InvalidOperationError', { operation: Schema.Union(Schema.Literal('delete'), Schema.Literal('update')), message: Schema.String, }).name
operation
Section titled “operation”
readonlyoperation:"delete"|"update"
Defined in: packages/@livestore/sync-electric/src/index.ts:27
Inherited from
Section titled “Inherited from”Schema.TaggedError<InvalidOperationError>()('InvalidOperationError', { operation: Schema.Union(Schema.Literal('delete'), Schema.Literal('update')), message: Schema.String, }).operation
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”Schema.TaggedError<InvalidOperationError>()('InvalidOperationError', { operation: Schema.Union(Schema.Literal('delete'), Schema.Literal('update')), message: Schema.String, }).stack