public class TestException extends TestNGException
TestException(java.lang.String s)
TestException(java.lang.String message, java.lang.Throwable t)
TestException(java.lang.Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TestException(java.lang.String s)
public TestException(java.lang.Throwable t)
public TestException(java.lang.String message, java.lang.Throwable t)