ErrorEventArgs Class
Provides data for events fired on an error.
Namespace: XJTAG.Integration
Syntax
public class ErrorEventArgs : EventArgs
Inheritance Hierarchy
- EventArgs
- object
Members
Properties
| Name | Description |
|---|---|
| Exception | Gets the exception associated with the error event. |
Methods
| Name | Description |
|---|---|
| Equals(object) (from object) | |
| Finalize (from object) | |
| GetHashCode (from object) | |
| GetType (from object) | |
| MemberwiseClone (from object) | |
| ToString (from object) |
XJTAG v4.2.5
