Freigeben über


FailedOperationException-Konstruktor

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

Initializes a new instance of the FailedOperationException 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 FailedOperationException() Initializes a new instance of the FailedOperationException class.
Öffentliche Methode FailedOperationException(String) Initializes a new instance of the FailedOperationException class that has the specified message.
Öffentliche Methode FailedOperationException(String, Exception) Initializes a new instance of the FailedOperationException class that has the specified message and inner exception.
Öffentliche Methode FailedOperationException(String, Object, Exception) Initializes a new instance of the FailedOperationException class with the specified object on which the specified operation failed and that has the specified inner exception.
Öffentliche Methode FailedOperationException(String, Object, Exception, String) Initializes a new instance of the FailedOperationException class that has the specified object on which the specified operation failed, and that has the specified inner exception and reason for occurring.

Zum Anfang

Siehe auch

Verweis

FailedOperationException Klasse

Microsoft.SqlServer.Management.Smo-Namespace