Initializes a new instance of the Exception class with a specified error message.
Namespace: XMLCommentsExamples.DocumentationInheritanceAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
Parameters
- message
- Type: System String
The message that describes the error.
See Also