public fatalError(exception as SAXParseException) as Void throws SAXException:
Rethrows a fatal error, as required by the SAX DefaultHandler contract.
| Parameter | Description |
|---|---|
exception | Fatal error with location information. |
handler.fatalError(exception)