Uses of Class
org.axonframework.eventhandling.tokenstore.UnableToRetrieveIdentifierException
Packages that use UnableToRetrieveIdentifierException
Package
Description
-
Uses of UnableToRetrieveIdentifierException in org.axonframework.eventhandling.tokenstore
Methods in org.axonframework.eventhandling.tokenstore that throw UnableToRetrieveIdentifierExceptionModifier and TypeMethodDescriptionTokenStore.retrieveStorageIdentifier()Returns a unique identifier that uniquely identifies the storage location of the tokens in this store. -
Uses of UnableToRetrieveIdentifierException in org.axonframework.eventhandling.tokenstore.jdbc
Methods in org.axonframework.eventhandling.tokenstore.jdbc that throw UnableToRetrieveIdentifierException