_Exception Methods
.NET Framework 4.5
The _Exception type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | Provides COM objects with version-independent access to the Object.Equals method. |
|
GetBaseException | Provides COM objects with version-independent access to the Exception.GetBaseException method. |
|
GetHashCode | Provides COM objects with version-independent access to the Object.GetHashCode method. |
|
GetObjectData | Provides COM objects with version-independent access to the Exception.GetObjectData method |
|
GetType | Provides COM objects with version-independent access to the Exception.GetType method. |
|
ToString | Provides COM objects with version-independent access to the Exception.ToString method. |