UnhandledExceptionEventArgs Class |
Namespace: SampSharp.Core
public class UnhandledExceptionEventArgs : EventArgs
The UnhandledExceptionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| UnhandledExceptionEventArgs |
Initializes a new instance of the UnhandledExceptionEventArgs class.
|
| Name | Description | |
|---|---|---|
| CallbackName |
Gets or sets the name of the callback during which the exception was thrown.
| |
| Exception |
Gets the exception.
|
| 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.) |