|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBuildException
org.apache.ant.antunit.AssertionFailedException
public class AssertionFailedException
Specialized BuildException thrown by the AssertTask task.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_MESSAGE
|
| Constructor Summary | |
|---|---|
AssertionFailedException(java.lang.String message)
|
|
AssertionFailedException(java.lang.String message,
Location loc)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_MESSAGE
| Constructor Detail |
|---|
public AssertionFailedException(java.lang.String message)
public AssertionFailedException(java.lang.String message,
Location loc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||