Method Error
Error(SAXParseException)
Filter an error event.
Declaration
public virtual void Error(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. |