MCPcopy Create free account
hub / github.com/apache/ant / getException

Method getException

src/main/org/apache/tools/ant/BuildEvent.java:200–202  ·  view source on GitHub ↗

Returns the exception that was thrown, if any. This field will only be set for "messageLogged", "taskFinished", "targetFinished", and "buildFinished" events. @return the exception associated with this exception, or null if no exception has been set. @see BuildListener#messageL

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

buildFinishedMethod · 0.45
messageLoggedMethod · 0.45
buildFinishedMethod · 0.45
messageLoggedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected