Click or drag to resize

NotImplementedException Constructor

Overload List
 NameDescription
Public methodNotImplementedException Added to keep Code analysis happy, please don't use it.
Public methodNotImplementedException(String) Create a new exception object and identify the specified driver property or method as the source.
Public methodNotImplementedException(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