- Inheritance
- Included Modules
- WIN32OLE::VARIANT
structure for reporting parser errors
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| lastargs | public | R |
Methods
Instance
| Visibility | Signature |
|---|---|
| public | errorCode () |
| public | filepos () |
| public | line () |
| public | linepos () |
| public | reason () |
| public | srcText () |
| public | url () |
Instance Method Detail
errorCode()
I4 errorCode the error code
filepos()
line()
linepos()
reason()
BSTR reason the cause of the error
srcText()
BSTR srcText the data where the error occurred