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