Uses of Class
org.axonframework.repository.AggregateNotFoundException

Packages that use AggregateNotFoundException
org.axonframework.eventsourcing Classes related to event sourcing. 
 

Uses of AggregateNotFoundException in org.axonframework.eventsourcing
 

Subclasses of AggregateNotFoundException in org.axonframework.eventsourcing
 class AggregateDeletedException
          Special case of the AggregateNotFoundException that indicates that historic information of an aggregate was found, but the aggregate has been deleted.
 



Copyright © 2010-2016. All Rights Reserved.