Compartir a través de


OSException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Creates a new instance of the OSException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público OSException() Creates a new instance of the OSException class.
Método público OSException(String) Creates a new instance of the OSException class with a specified error message.
Método protegido OSException(SerializationInfo, StreamingContext) Creates a new instance of the OSException class with serialized data.
Método público 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.

Arriba

Vea también

Referencia

OSException Clase

Espacio de nombres Microsoft.SqlServer.Replication