Click or drag to resize

DataDrivenReadException Constructor

Framework to automate tests using Selenium WebDriver
Overload List
 NameDescription
Public methodDataDrivenReadException Initializes a new instance of the DataDrivenReadException class.
Public methodDataDrivenReadException(String) Initializes a new instance of the DataDrivenReadException class.
Protected methodDataDrivenReadException(SerializationInfo, StreamingContext) Initializes a new instance of the DataDrivenReadException class.
Public methodDataDrivenReadException(String, Exception) Initializes a new instance of the DataDrivenReadException class.
Top
See Also