Uses of Class
org.axonframework.eventstore.EventStoreException

Packages that use EventStoreException
org.axonframework.eventstore Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them. 
 

Uses of EventStoreException in org.axonframework.eventstore
 

Subclasses of EventStoreException in org.axonframework.eventstore
 class EventStreamNotFoundException
          Exception indicating that the event store could not find an event stream for a given aggregate type and identifier.
 



Copyright © 2011. All Rights Reserved.