ANTS v2.0 API

tests
Class TestFailedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--tests.TestFailedException

public class TestFailedException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
TestFailedException(java.lang.String msg)
           
TestFailedException(java.lang.String msg, java.lang.Throwable inner)
           
 
Method Summary
 java.lang.Throwable getInner()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestFailedException

public TestFailedException(java.lang.String msg)

TestFailedException

public TestFailedException(java.lang.String msg,
                           java.lang.Throwable inner)
Method Detail

getInner

public java.lang.Throwable getInner()

ANTS v2.0 API

This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/