Package org.testng

Class DataProviderInvocationException

All Implemented Interfaces:
Serializable

public class DataProviderInvocationException extends TestNGException
Represents any issues that arise out of invoking a data provider method.
See Also:
  • Constructor Details

    • DataProviderInvocationException

      public DataProviderInvocationException(String string, Throwable t)