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:
  • Felddetails

  • Konstruktordetails

    • AssertionFailedException

      public AssertionFailedException(String message)
    • AssertionFailedException

      public AssertionFailedException(String message, org.apache.tools.ant.Location loc)
    • AssertionFailedException

      public AssertionFailedException(String message, org.apache.tools.ant.BuildException e)