Partager via


SqlTraceFailToInstantiateTypeException constructeur

Initiates a new instance of the SQLTraceFailToInstantiateTypeException class.

Liste de surcharge

  Nom Description
Méthode publique SqlTraceFailToInstantiateTypeException() () () () Initiates a new instance of the SQLTraceFailToInstantiateTypeException class.
Méthode publique SqlTraceFailToInstantiateTypeException(String) Initiates a new instance of the SQLTraceFailToInstantiateTypeException class with the specified message.
Méthode protégée SqlTraceFailToInstantiateTypeException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceFailToInstantiateTypeException class with the specified serialization information and the specified streaming context.
Méthode publique SqlTraceFailToInstantiateTypeException(String, Exception) Initializes a new instance of the SQLTraceFailToInstantiateTypeException class with the specified message and inner exception.

Haut de la page