IError Interface |
Namespace: AskiaCore
The IError type exposes the following members.
Name | Description | |
---|---|---|
Code |
Internal error code, when available
| |
ExtraDescription |
Additional information concerning the error
| |
Length |
Length of the error in the source context
| |
Source |
Source context of the error, when available.
| |
StartingPosition |
Start position of the error in the source context when available.
| |
Type |
Indicatas the type of the error
|