Partilhar via


Construtor OSException

Incluir membros protegidos
Incluir membros herdados

Creates a new instance of the OSException class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início

Consulte também

Referência

OSException Classe

Namespace Microsoft.SqlServer.Replication