Package org.testng.internal
Class TestListenerHelper.ListenerInvocationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.testng.internal.TestListenerHelper.ListenerInvocationException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TestListenerHelper
static class TestListenerHelper.ListenerInvocationException extends java.lang.RuntimeException
-
-
Constructor Summary
Constructors Constructor Description ListenerInvocationException(java.lang.Throwable cause)
-