Click or drag to resize

MethodNotImplementedException Constructor

Overload List
 NameDescription
Public methodMethodNotImplementedException For Code Analysis, please don't use
Public methodMethodNotImplementedException(String) Create a new exception object and identify the specified driver method as the source.
Public methodMethodNotImplementedException(String, Exception) Create a new exception object and identify the specified driver method as the source, and include an inner exception object containing a caught exception.
Public methodMethodNotImplementedException(String, String) Create a new exception with the supplied message
Top
See Also