Condividi tramite


Costruttore FailedOperationException

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the FailedOperationException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico FailedOperationException() Initializes a new instance of the FailedOperationException class.
Metodo pubblico FailedOperationException(String) Initializes a new instance of the FailedOperationException class that has the specified message.
Metodo pubblico FailedOperationException(String, Exception) Initializes a new instance of the FailedOperationException class that has the specified message and inner exception.
Metodo pubblico 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.
Metodo pubblico 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.

In alto

Vedere anche

Riferimento

FailedOperationException Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo