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 value associated with the exception, and the other holds the context identifier of the Internet application associated with the error.

At a Glance

Header file: Afxinet.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

See Also

Exception Classes