Package org.apache.hadoop.hbase.client
Class RetriesExhaustedException.ThrowableWithExtraContext
java.lang.Object
org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
- Enclosing class:
- RetriesExhaustedException
Data structure that allows adding more info around Throwable incident.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThrowableWithExtraContext
(Throwable throwable, long whenAsEpochMilli, String extras) -
Method Summary