Class MessagingException.NoRemoteHandler
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.onosproject.store.cluster.messaging.MessagingException
-
- org.onosproject.store.cluster.messaging.MessagingException.NoRemoteHandler
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- MessagingException
public static class MessagingException.NoRemoteHandler extends MessagingException
Exception indicating no remote registered remote handler.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.onosproject.store.cluster.messaging.MessagingException
MessagingException.NoRemoteHandler, MessagingException.ProtocolException, MessagingException.RemoteHandlerFailure
-
-
Constructor Summary
Constructors Constructor Description NoRemoteHandler()
-