Package org.apache.hadoop.ipc
Class StandbyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.ipc.StandbyException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ObserverRetryOnActiveException
Thrown by a remote server when it is up, but is not the active server in a
set of servers in which only a subset may be active.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StandbyException
-