Uses of Class
org.axonframework.messaging.core.RemoteNonTransientHandlingException
Packages that use RemoteNonTransientHandlingException
Package
Description
Root package for the Axon Server Connector.
Root package for the Axon Server Connector.
-
Uses of RemoteNonTransientHandlingException in io.axoniq.framework.axonserver.connector.api.command
Subclasses of RemoteNonTransientHandlingException in io.axoniq.framework.axonserver.connector.api.commandModifier and TypeClassDescriptionclassException indicating a non-transient problem that was reported by the remote end of a connection. -
Uses of RemoteNonTransientHandlingException in io.axoniq.framework.axonserver.connector.api.query
Subclasses of RemoteNonTransientHandlingException in io.axoniq.framework.axonserver.connector.api.queryModifier and TypeClassDescriptionclassException indicating a non-transient problem that was reported during query handling by the remote end of a connection.