Partager via


Constructeur SfcSerializationException

Initializes a new instance of the SfcSerializationException 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 publique SfcSerializationException() () () () Initializes a new instance of the SfcSerializationException class. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique 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. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique SfcSerializationException(String) Initializes a new instance of the SfcSerializationException class with the specified error message. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique 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. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page