NotImplementedException Constructor (String)
Initializes a new instance of the NotImplementedException class with a specified error message.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- message
- Type: System..::..String
The error message that explains the reason for the exception.