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.
@sclable/nestjs-libs / es-cqrs / AggregateNotFoundException
Defined in: packages/es-cqrs/src/event-store/aggregate-not-found.exception.ts:4
Exception for missing aggregate
Error
new AggregateNotFoundException(id): AggregateNotFoundException
id
AggregateNotFoundException
Defined in: packages/es-cqrs/src/event-store/aggregate-not-found.exception.ts:5
string
Error.constructor
readonly id: string
readonly