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:
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()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-