Represents errors that occur during application execution.
Initializes a new instance of the Exception class with a specified error message and optionally a reference to the inner exception that is the cause of this exception.
Optional
Readonly
Protected
A string representation of the error type.
The string representation of the Exception instance.
Represents errors that occur during application execution.