Class FailedRemoteDispatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.HBaseIOException
org.apache.hadoop.hbase.procedure2.FailedRemoteDispatchException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoNodeDispatchException,- NoServerDispatchException,- NullTargetServerDispatchException
Used internally signaling failed queue of a remote procedure operation.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
FailedRemoteDispatchException
 
-