SAXParseException_new
Creates a new SAXExceptionParse instance.
#include "InterfaceFactory.h"
DIRXML_EXPORT
SAXParseException * IFAPI SAXParseException_new (
const unicode *message);
Returns a pointer to a SAXParseException interface.
This method is provided as a convenience for SAX Parser implemententations (see Section 3.10, SAXParseException).