OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SAXParseException Constructor

Initializes a new instance of the SAXParseException class.

Overload List

Initializes a new instance of the SAXParseException class.

public SAXParseException();

 

public SAXParseException(Exception);

 

public SAXParseException(string);

 

public SAXParseException(string,Exception);

See Also

SAXParseException Class | org.xml.sax Namespace