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