The Exception type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetBaseException | (Inherited from Exception.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetManagedException |
Converts unmanaged exception to managed. Should never used directly! |
|
|
GetObjectData | (Inherited from Exception.) |
|
|
GetType | (Inherited from Exception.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ThrowManagedException |
Used by Graphics Mill for .NET to convert internal unmanaged exception to managed ones. Do not call this method directly. |
|
|
ToString | (Inherited from Exception.) |