Package org.testng
Class DataProviderInvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.testng.TestNGException
org.testng.DataProviderInvocationException
- All Implemented Interfaces:
Serializable
Represents any issues that arise out of invoking a data provider method.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataProviderInvocationException
-