Condividi tramite


Costruttore OSException

Include i membri protetti
Include i membri ereditati

Creates a new instance of the OSException 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 OSException() Creates a new instance of the OSException class.
Metodo pubblico OSException(String) Creates a new instance of the OSException class with a specified error message.
Metodo protetto OSException(SerializationInfo, StreamingContext) Creates a new instance of the OSException class with serialized data.
Metodo pubblico OSException(String, Exception) Creates a new instance of the OSException class with a specified error message and a reference to the inner exception that is the cause of this exception.

In alto

Vedere anche

Riferimento

OSException Classe

Spazio dei nomi Microsoft.SqlServer.Replication