CInternetException Class
Represents an exception condition related to an Internet operation.
class CInternetException : public CException
Remarks
The CInternetException class includes two public data members: one holds the error code associated with the exception, and the other holds the context identifier of the Internet application associated with the error.
For more information about context identifiers for Internet applications, see the article Internet Programming with WinInet.
Requirements
Header: afxinet.h