Partager via


Constructeur SfcException

Initializes a new instance of the SfcException class. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode protégée SfcException() () () () Initializes a new instance of the SfcException class. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode protégée SfcException(String) Initializes a new instance of the SfcException class with a specified error message. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode protégée SfcException(SerializationInfo, StreamingContext) Initializes a new instance of the SfcException class with the specified serialization information and streaming context. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode protégée SfcException(String, Exception) Initializes a new instance of the SfcException class with the specified error message and a reference to the inner exception that is the cause of this exception. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page