Class NullTargetServerDispatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.HBaseIOException
org.apache.hadoop.hbase.procedure2.FailedRemoteDispatchException
org.apache.hadoop.hbase.procedure2.NullTargetServerDispatchException
- All Implemented Interfaces:
Serializable
Used internally signaling failed queue of a remote procedure operation. The target server passed
is null.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NullTargetServerDispatchException
-