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

SAXException Constructor

Initializes a new instance of the SAXException class.

Overload List

Initializes a new instance of the SAXException class.

public SAXException();

 

public SAXException(Exception);

 

public SAXException(string);

 

public SAXException(string,Exception);

See Also

SAXException Class | org.xml.sax Namespace