ValueNotSetException Constructor

Overload List

ValueNotSetException Added to keep Code Analysis happy
ValueNotSetException(String) Create a new exception object and identify the specified driver property or method as the source.
ValueNotSetException(String, Exception) Create a new exception object and identify the specified driver property as the source, and include an inner exception object containing a caught exception.

See Also