Uses of Class
org.axonframework.messaging.core.RemoteHandlingException
Packages that use RemoteHandlingException
Package
Description
-
Uses of RemoteHandlingException in org.axonframework.axonserver.connector.command
Subclasses of RemoteHandlingException in org.axonframework.axonserver.connector.commandModifier and TypeClassDescriptionclassException indicating a problem that was reported by the remote end of a connection. -
Uses of RemoteHandlingException in org.axonframework.axonserver.connector.query
Subclasses of RemoteHandlingException in org.axonframework.axonserver.connector.queryModifier and TypeClassDescriptionclassAn AxonServer Exception which is thrown on a Query Handling exception.