Serialized Form
Package org.apache.tools.ant |
project
Project project
target
Target target
task
Task task
message
java.lang.String message
priority
int priority
exception
java.lang.Throwable exception
cause
java.lang.Throwable cause
- Exception that might have caused this one.
location
Location location
- Location in the build file where the exception occured
status
int status
Includes only those classes commonly used by task writers. The Ant 1.4.1 distribution includes complete Javadoc for all classes included in Ant, though in most cases these are not intended as APIs.