![]() SourcePro® C++ 13.1 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Reports that an Internet host address lookup failed. More...
#include <rw/network/except.h>
Public Member Functions | |
| RWInetHostNotFoundError (const RWCString &host) | |
Additional Inherited Members | |
Protected Member Functions inherited from RWxmsg | |
| RWxmsg (const char *msg, bool doCopy) | |
Related Functions inherited from RWxmsg | |
| #define | RWTHROW(a) |
An RWInetHostNotFoundError exception is thrown when an Internet host address lookup fails.
| RWInetHostNotFoundError::RWInetHostNotFoundError | ( | const RWCString & | host | ) |
Constructs an exception with the host name set to host.
|
Copyright © 2015 Rogue Wave Software, Inc. All Rights Reserved. |