The ErrorData type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ErrorData | Initializes a new instance of the ErrorData class |
Properties
| Name | Description | |
|---|---|---|
| ErrorDataCode | Type of the error messages. | |
| ErrorString | Detailed information about the error message. | |
| Line | Script statement where the error occurs. | |
| LineEnd | Line termination characters. |
See Also