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.AggregateNotFoundException
Exception for missing aggregate
Error
↳ AggregateNotFoundException
AggregateNotFoundException
• new AggregateNotFoundException(id): AggregateNotFoundException
id
string
Error.constructor
packages/es-cqrs/src/event-store/aggregate-not-found.exception.ts:5
• Readonly id: string
Readonly