Package org.testng.internal.invokers
Class InvokeMethodRunnable.TestNGRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.testng.internal.invokers.InvokeMethodRunnable.TestNGRuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- InvokeMethodRunnable
public static class InvokeMethodRunnable.TestNGRuntimeException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TestNGRuntimeException(java.lang.Throwable rootCause)
-