Lines Matching refs:BuildException
25 import org.apache.tools.ant.BuildException;
156 throw new BuildException("Only one <dex> inner element can be provided");
197 public void execute() throws BuildException {
203 throw new BuildException("missing attribute 'apkFilepath'");
207 throw new BuildException("missing attribute 'resourcefile'");
211 throw new BuildException("missing attribute 'outfolder'");
219 throw new BuildException(String.format(
379 throw new BuildException(e);
381 throw new BuildException(e);
383 throw new BuildException(e);
385 throw new BuildException(e);