Condividi tramite


Costruttore OSException

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