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