UnhandledExceptionArgs Class |
Namespace: FM.IceLink
The UnhandledExceptionArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| UnhandledExceptionArgs |
Initializes a new instance of the UnhandledExceptionArgs class.
|
| Name | Description | |
|---|---|---|
| Exception |
Gets the unhandled exception.
| |
| Handled |
Gets or sets whether the exception has been
appropriately handled. If set to true,
then the exception will not be thrown.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |