Klasse AssertionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tools.ant.BuildException
org.apache.ant.antunit.AssertionFailedException
- Alle implementierten Schnittstellen:
Serializable
public class AssertionFailedException
extends org.apache.tools.ant.BuildException
Specialized BuildException thrown by the AssertTask task.
- Siehe auch:
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungAssertionFailedException(String message) AssertionFailedException(String message, org.apache.tools.ant.BuildException e) AssertionFailedException(String message, org.apache.tools.ant.Location loc) -
Methodenübersicht
Von Klasse geerbte Methoden org.apache.tools.ant.BuildException
getException, getLocation, of, setLocation, toStringVon Klasse geerbte Methoden Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Felddetails
-
DEFAULT_MESSAGE
- Siehe auch:
-
-
Konstruktordetails
-
AssertionFailedException
-
AssertionFailedException
-
AssertionFailedException
-