MCPcopy 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

testNagative7Method · 0.95
simpleNegativeTest3Method · 0.95
NegativeTest3Method · 0.95
testSysArgumentsMethod · 0.95
verifyMethod · 0.95

Calls

no outgoing calls

Tested by 5

testNagative7Method · 0.76
simpleNegativeTest3Method · 0.76
NegativeTest3Method · 0.76
testSysArgumentsMethod · 0.76
verifyMethod · 0.76