-
Notifications
You must be signed in to change notification settings - Fork 2
es cqrs.EventStoreException
Sclable CI edited this page Sep 11, 2024
·
198 revisions
es-cqrs.EventStoreException
General exception for event store related errors
-
Error
↳
EventStoreException
• new EventStoreException(msg
, info
): EventStoreException
Name | Type |
---|---|
msg |
string |
info |
EventStoreExceptionInfo |
Error.constructor
packages/es-cqrs/src/event-store/event-store.exception.ts:13
• Readonly
info: EventStoreExceptionInfo
packages/es-cqrs/src/event-store/event-store.exception.ts:13