public class TestException extends TestNGException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
TestException(java.lang.String s) |
TestException(java.lang.String message,
java.lang.Throwable t) |
TestException(java.lang.Throwable t) |
private static final long serialVersionUID