Serialized Form


Package org.apache.tools.ant

Class org.apache.tools.ant.BuildEvent implements Serializable

Serialized Fields

exception

java.lang.Throwable exception

message

java.lang.String message

priority

int priority

project

Project project

target

Target target

task

Task task

Class org.apache.tools.ant.BuildException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
Exception that might have caused this one.

location

Location location
Location in the build file where the exception occured



Copyright © 2000 Apache Software Foundation. All Rights Reserved.