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

Method isFailure

src/main/org/apache/tools/ant/taskdefs/Execute.java:571–576  ·  view source on GitHub ↗

Checks whether exitValue signals a failure on the current system (OS specific). Note that this method relies on the conventions of the OS, it will return false results if the application you are running doesn't follow these conventions. One notable exception is the Java VM pr

(int exitValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runCommandMethod · 0.95
runExecuteMethod · 0.95
executeMethod · 0.95
runCommandMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95
doitMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95

Calls 2

isFamilyMethod · 0.95
getExitValueMethod · 0.95

Tested by 1

testNoTimeOutMethod · 0.76