![]() SourcePro® C++ 13.1 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Reports the inability to parse a string into a valid socket address. More...
#include <rw/network/except.h>
Public Member Functions | |
| RWSockBadAddressFormatError (const RWCString &s) | |
Additional Inherited Members | |
Protected Member Functions inherited from RWxmsg | |
| RWxmsg (const char *msg, bool doCopy) | |
Related Functions inherited from RWxmsg | |
| #define | RWTHROW(a) |
An RWSockBadAddressFormatError exception is thrown when a string cannot be parsed into a valid socket address.
| RWSockBadAddressFormatError::RWSockBadAddressFormatError | ( | const RWCString & | s | ) |
Constructs an exception with the address string s.
|
Copyright © 2015 Rogue Wave Software, Inc. All Rights Reserved. |