org.apache.hadoop.hbase.client
Class RetriesExhaustedException.ThrowableWithExtraContext
java.lang.Object
org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
- Enclosing class:
- RetriesExhaustedException
public static class RetriesExhaustedException.ThrowableWithExtraContext
- extends Object
Datastructure that allows adding more info around Throwable incident.
RetriesExhaustedException.ThrowableWithExtraContext
public RetriesExhaustedException.ThrowableWithExtraContext(Throwable t,
long when,
String extras)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.