org.apache.ant.antunit
Class AssertionFailedException
java.lang.Object
BuildException
org.apache.ant.antunit.AssertionFailedException
public class AssertionFailedException
- extends BuildException
Specialized BuildException thrown by the AssertTask task.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_MESSAGE
public static final java.lang.String DEFAULT_MESSAGE
- See Also:
- Constant Field Values
AssertionFailedException
public AssertionFailedException(java.lang.String message)
AssertionFailedException
public AssertionFailedException(java.lang.String message,
Location loc)
AssertionFailedException
public AssertionFailedException(java.lang.String message,
BuildException e)