Compartilhar via


Construtor SfcSerializationException

Initializes a new instance of the SfcSerializationException class. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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 SfcSerializationException() () () () Initializes a new instance of the SfcSerializationException class. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcSerializationException(Exception) Initializes a new instance of the SfcSerializationException class with the specified reference to the inner exception that is the cause of this exception. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcSerializationException(String) Initializes a new instance of the SfcSerializationException class with the specified error message. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcSerializationException(String, Exception) Initializes a new instance of the SfcSerializationException class with the specified error message and a reference to the inner exception that is the cause of this exception. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início