Initializes a new instance of the SAXParseException class.
Initializes a new instance of the SAXParseException class.
public SAXParseException();
public SAXParseException(Exception);
public SAXParseException(string);
public SAXParseException(string,Exception);
SAXParseException Class | org.xml.sax Namespace