MCPcopy Create free account
hub / github.com/apache/pig / setBackendException

Method setBackendException

src/org/apache/pig/tools/pigstats/JobStats.java:172–174  ·  view source on GitHub ↗
(Exception e)

Source from the content-addressed store, hash-verified

170 }
171
172 public void setBackendException(Exception e) {
173 exception = e;
174 }
175
176 public abstract String getDisplayString();
177

Callers 1

setBackendExceptionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected