|
Gant 1.9.6 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tools.ant.BuildException
gant.GantException
gant.TargetExecutionException
class TargetExecutionException extends GantException
Thrown when there is an error running a script.
Constructor Summary | |
TargetExecutionException()
|
|
TargetExecutionException(java.lang.String msg)
|
|
TargetExecutionException(java.lang.Exception e)
|
|
TargetExecutionException(java.lang.String msg, java.lang.Exception e)
|
Method Summary |
---|
Methods inherited from class org.apache.tools.ant.BuildException | |
---|---|
org.apache.tools.ant.BuildException#toString(), org.apache.tools.ant.BuildException#getLocation(), org.apache.tools.ant.BuildException#getException(), org.apache.tools.ant.BuildException#setLocation(org.apache.tools.ant.Location), org.apache.tools.ant.BuildException#printStackTrace(), org.apache.tools.ant.BuildException#printStackTrace(java.io.PrintStream), org.apache.tools.ant.BuildException#printStackTrace(java.io.PrintWriter), org.apache.tools.ant.BuildException#fillInStackTrace(), org.apache.tools.ant.BuildException#getCause(), org.apache.tools.ant.BuildException#initCause(java.lang.Throwable), org.apache.tools.ant.BuildException#getMessage(), org.apache.tools.ant.BuildException#getLocalizedMessage(), org.apache.tools.ant.BuildException#getStackTrace(), org.apache.tools.ant.BuildException#setStackTrace([Ljava.lang.StackTraceElement;), org.apache.tools.ant.BuildException#wait(long), org.apache.tools.ant.BuildException#wait(long, int), org.apache.tools.ant.BuildException#wait(), org.apache.tools.ant.BuildException#equals(java.lang.Object), org.apache.tools.ant.BuildException#hashCode(), org.apache.tools.ant.BuildException#getClass(), org.apache.tools.ant.BuildException#notify(), org.apache.tools.ant.BuildException#notifyAll() |
Constructor Detail |
---|
TargetExecutionException()
TargetExecutionException(java.lang.String msg)
TargetExecutionException(java.lang.Exception e)
TargetExecutionException(java.lang.String msg, java.lang.Exception e)
Copyright © 2006–9 The Codehaus. All Rights Reserved.