Method FatalError
FatalError(SAXParseException)
Filter a fatal error event.
Declaration
public virtual void FatalError(SAXParseException e)
Parameters
Type | Name | Description |
---|---|---|
SAXParseException | e | The error as an exception. |
Implements
Exceptions
Type | Condition |
---|---|
SAXException | The client may throw an exception during processing. |