Uses of Class
org.axonframework.repository.ConflictingModificationException

Packages that use ConflictingModificationException
org.axonframework.repository Classes related to the repository interface and implementations. 
 

Uses of ConflictingModificationException in org.axonframework.repository
 

Subclasses of ConflictingModificationException in org.axonframework.repository
 class ConflictingAggregateVersionException
          Exception indicating that the (actual) version of a loaded aggregate did not match the given expected version number.
 



Copyright © 2010-2016. All Rights Reserved.