Uses of Class
io.atomix.cluster.messaging.MessagingException
Packages that use MessagingException
Package
Description
Provides high-level interfaces for direct and publish-subscribe inter-cluster communication.
-
Uses of MessagingException in io.atomix.cluster.messaging
Subclasses of MessagingException in io.atomix.cluster.messagingModifier and TypeClassDescriptionstatic classException indicating no remote registered remote handler.static classException indicating failure due to invalid message structure such as an incorrect preamble.static classException indicating handler failure.