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

Method setException

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

Sets the exception associated with this event. This is used for "messageLogged", "taskFinished", "targetFinished", and "buildFinished" events. @param exception The exception to be associated with this event. May be null . @see BuildListener#messageLogged(BuildEvent) @s

(Throwable exception)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

fireBuildFinishedMethod · 0.95
fireSubBuildFinishedMethod · 0.95
fireTargetFinishedMethod · 0.95
fireTaskFinishedMethod · 0.95
fireMessageLoggedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected