-
Notifications
You must be signed in to change notification settings - Fork 2
es cqrs.Class.RevisionConflictException
Sclable CI edited this page Oct 7, 2024
·
7 revisions
@sclable/nestjs-libs / es-cqrs / RevisionConflictException
Exception for missing aggregate
new RevisionConflictException(
info
):RevisionConflictException
• info: EventStoreExceptionInfo
EventStoreException
.constructor
packages/es-cqrs/src/event-store/revision-conflict.exception.ts:7
readonly
info:EventStoreExceptionInfo
packages/es-cqrs/src/event-store/event-store.exception.ts:13