Share via


CInternetException

The CInternetException object represents an exception condition related to an Internet operation. 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 in Visual C++ Programmer’s Guide.

#include <afxinet.h>

Class MembersBase ClassHierarchy Chart

See Also   CException