Skip to content

es cqrs.RevisionConflictException

Sclable CI edited this page Oct 30, 2023 · 198 revisions

Class: RevisionConflictException

es-cqrs.RevisionConflictException

Exception for missing aggregate

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new RevisionConflictException(info)

Parameters

Name Type
info EventStoreExceptionInfo

Overrides

EventStoreException.constructor

Defined in

packages/es-cqrs/src/event-store/revision-conflict.exception.ts:7

Properties

info

Readonly info: EventStoreExceptionInfo

Inherited from

EventStoreException.info

Defined in

packages/es-cqrs/src/event-store/event-store.exception.ts:13

Clone this wiki locally