Class MessagingException.RemoteHandlerFailure
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.onosproject.store.cluster.messaging.MessagingException
-
- org.onosproject.store.cluster.messaging.MessagingException.RemoteHandlerFailure
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- MessagingException
public static class MessagingException.RemoteHandlerFailure extends MessagingException
Exception indicating handler failure.- 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 RemoteHandlerFailure()
-