Org.Xml.Sax.IErrorHandler Members

The members of Org.Xml.Sax.IErrorHandler are listed below.

Public Methods

Error(SAXParseException)
Receive notification of a recoverable error.
FatalError(SAXParseException)
Receive notification of a non-recoverable error.
Warning(SAXParseException)
Receive notification of a warning.