Class MessagingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
io.atomix.cluster.messaging.MessagingException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MessagingException.NoRemoteHandler, MessagingException.ProtocolException, MessagingException.RemoteHandlerFailure

public class MessagingException
extends IOException
Top level exception for MessagingService failures.
See Also:
Serialized Form