Uses of Class
org.axonframework.messaging.core.RemoteNonTransientHandlingException
Packages that use RemoteNonTransientHandlingException
Package
Description
-
Uses of RemoteNonTransientHandlingException in org.axonframework.axonserver.connector.command
Modifier and TypeClassDescriptionclassException indicating a non-transient problem that was reported by the remote end of a connection. -
Uses of RemoteNonTransientHandlingException in org.axonframework.axonserver.connector.query
Modifier and TypeClassDescriptionclassException indicating a non-transient problem that was reported during query handling by the remote end of a connection.