Click or drag to resize

InvalidValueException Constructor

Overload List
 NameDescription
Public methodInvalidValueException Create a new exception object
Public methodInvalidValueException(String) Create a new exception
Public methodInvalidValueException(String, Exception) Create a new exception
Public methodInvalidValueException(String, String, String) Create a new exception object and identify the specified driver property or method as the source.
Public methodInvalidValueException(String, String, 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.
Public methodInvalidValueException(String, String, String, String) Create a new exception object and identify the specified driver property or method as the source.
Top
See Also