Click or drag to resize

ValueNotSetException Constructor

Overload List
 NameDescription
Public methodValueNotSetException Added to keep Code Analysis happy
Public methodValueNotSetException(String) Create a new exception object and identify the specified driver property or method as the source.
Public methodValueNotSetException(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.
Top
See Also