| Exception Methods |
The Exception type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the runtime type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Creates and returns a string representation of the current exception. (Overrides ObjectToString.) |