Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getErrorMessage
Method
getErrorMessage
src/org/apache/pig/tools/pigstats/PigStats.java:94–96 ·
view source on GitHub ↗
Returns error message string
()
Source
from the content-addressed store, hash-verified
92
* Returns error message string
93
*/
94
public
String getErrorMessage() {
95
return
errorMessage;
96
}
97
98
/**
99
* Returns the error code of {@link PigException}
Callers
5
testNagative7
Method · 0.95
simpleNegativeTest3
Method · 0.95
NegativeTest3
Method · 0.95
testSysArguments
Method · 0.95
verify
Method · 0.95
Calls
no outgoing calls
Tested by
5
testNagative7
Method · 0.76
simpleNegativeTest3
Method · 0.76
NegativeTest3
Method · 0.76
testSysArguments
Method · 0.76
verify
Method · 0.76