Partager via


CInternetException::CInternetException

Cette fonction membre est appelée lorsqu'un objet d' CInternetException est créé.

CInternetException( 
   DWORD dwError  
);

Paramètres

  • dwError
    L'erreur qui a provoqué l'exception.

Notes

Pour lever un CInternetException, appelez MFC fonction globale AfxThrowInternetException.

Configuration requise

Header: afxinet.h

Voir aussi

Référence

CInternetException, classe

Graphique de la hiérarchie

CException, classe