Uses of Class
org.axonframework.messaging.core.RemoteHandlingException
Packages that use RemoteHandlingException
Package
Description
Root package for the Axon Server Connector.
Root package for the Axon Server Connector.
-
Uses of RemoteHandlingException in io.axoniq.framework.axonserver.connector.api.command
Modifier and TypeClassDescriptionclassException indicating a problem that was reported by the remote end of a connection. -
Uses of RemoteHandlingException in io.axoniq.framework.axonserver.connector.api.query
Modifier and TypeClassDescriptionclassAn AxonServer Exception which is thrown on a Query Handling exception.