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

Method handleErrorOutput

src/main/org/apache/tools/ant/taskdefs/Ant.java:306–313  ·  view source on GitHub ↗

Handle error output. Send it the the new project if is present, otherwise call the super class. @param errorOutputToHandle The string to output. @see Task#handleErrorOutput(String) @since Ant 1.5

(String errorOutputToHandle)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

demuxOutputMethod · 0.80
handleErrorOutputMethod · 0.65

Tested by

no test coverage detected