Freigeben über


SfcNonSerializableTypeException-Konstruktor

Initializes a new instance of the SfcNonSerializableTypeException class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

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 SfcNonSerializableTypeException() () () () Initializes a new instance of the SfcNonSerializableTypeException class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Methode SfcNonSerializableTypeException(String) Initializes a new instance of the SfcNonSerializableTypeException class with the specified error message. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Methode SfcNonSerializableTypeException(String, Exception) Initializes a new instance of the SfcNonSerializableTypeException class with the specified error message and a reference to the inner exception that is the cause of this exception. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang