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.
This delegate is used to allow actions to occur just before this constructor finishes. Since some compilers do not allow the use of 'this' before super.
A string representation of the error type. The default is 'Error'.
Clears the data object.
A string representation of the error type. The default is 'Error'.
The string representation of the Exception instance.
Generated using TypeDoc
Represents errors that occur during application execution.