Compartir a través de


SfcInvalidKeyChainException Constructor

Initializes a new instance of the SfcInvalidKeyChainException class. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

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 SfcInvalidKeyChainException() () () () Initializes a new instance of the SfcInvalidKeyChainException class. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público SfcInvalidKeyChainException(Exception) Initializes a new instance of the SfcInvalidKeyChainException class with the specified reference to the inner exception that is the cause of this exception. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público SfcInvalidKeyChainException(String) Initializes a new instance of the SfcInvalidKeyChainException class with the specified error message. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público SfcInvalidKeyChainException(String, Exception) Initializes a new instance of the SfcInvalidKeyChainException class with the specified error message and a reference to the inner exception that is the cause of this exception. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Arriba