Lines Matching refs:BuildException
22 import org.apache.tools.ant.BuildException;
380 public void execute() throws BuildException {
382 throw new BuildException("Missing attribute libraryResFolderPathRefid");
385 throw new BuildException("Missing attribute libraryPackagesRefid");
388 throw new BuildException("Missing attribute libraryRFileRefid");
406 throw new BuildException(String.format(
414 throw new BuildException("attribute libraryRFileRefid must reference a Path object.");
565 throw new BuildException(
695 throw new BuildException(String.format(
710 throw new BuildException(e);