Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTSDB/asynchbase
/ getException
Method
getException
src/GetResultOrException.java:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
public
Exception getException() {
50
return
this.exception;
51
}
52
53
public
String toString() {
54
StringBuilder sb =
new
StringBuilder();
Callers
5
simpleMultiGetsException
Method · 0.80
testFailure
Method · 0.80
decode
Method · 0.80
deserialize
Method · 0.80
deserialize
Method · 0.80
Calls
no outgoing calls
Tested by
2
simpleMultiGetsException
Method · 0.64
testFailure
Method · 0.64