We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
es-cqrs.EventStoreException
General exception for event store related errors
Error
↳ EventStoreException
EventStoreException
↳↳ RevisionConflictException
RevisionConflictException
• new EventStoreException(msg, info)
msg
info
string
EventStoreExceptionInfo
Error.constructor
packages/es-cqrs/src/event-store/event-store.exception.ts:13
• Readonly info: EventStoreExceptionInfo
Readonly