Wow
Toggle table of contents
8.12.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.modeling.state
/
SourcingVersionConflictException
Sourcing
Version
Conflict
Exception
class
SourcingVersionConflictException
(
val
eventStream
:
DomainEventStream
,
val
expectVersion
:
Int
,
cause
:
Throwable
?
=
null
)
:
WowException
,
NamedAggregate
Members
Constructors
Sourcing
Version
Conflict
Exception
Link copied to clipboard
constructor
(
eventStream
:
DomainEventStream
,
expectVersion
:
Int
,
cause
:
Throwable
?
=
null
)
Properties
event
Stream
Link copied to clipboard
val
eventStream
:
DomainEventStream
expect
Version
Link copied to clipboard
val
expectVersion
:
Int