System Namespace Exception Class
Initializes a new instance of the Exception class.
1. Initializes a new instance of the Exception class with default properties.
2. Initializes a new instance of the Exception class with a specified error message.
3. Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the root cause of this exception.
Exception Members