AdomdException constructeur

Initializes a new instance of the AdomdException class.

Liste de surcharge

  Nom Description
Méthode publique AdomdException() () () () Initializes a new instance of the AdomdException class.
Méthode publique AdomdException(Int32) Initializes a new instance of the AdomdException class with a given HRESULT.
Méthode publique AdomdException(String) Initializes a new instance of the AdomdException class with a given message.
Méthode publique AdomdException(String, Exception) Initializes a new instance of the AdomdException class with a given message and an inner exception.

Haut de la page