Freigeben über


XmlSerializationException-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of XmlSerializationException class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode XmlSerializationException() Initializes a new instance of XmlSerializationException class using the default values.
Öffentliche Methode XmlSerializationException(String) Initializes a new instance of XmlSerializationException class using a message string.
Öffentliche Methode XmlSerializationException(String, Exception) Initializes a new instance of XmlSerializationException class using a message string and the inner Exception received.
Öffentliche Methode XmlSerializationException(String, Exception, Int32, Int32) Initializes a new instance of XmlSerializationException class using a message string, the inner Exception received, a line number, and line position.

Zum Anfang

Siehe auch

Verweis

XmlSerializationException Klasse

Microsoft.AnalysisServices-Namespace