rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWSockBadAddressFormatError Class Reference
[Essential Networking Module]

Reports the inability to parse a string into a valid socket address. More...

#include <rw/network/except.h>

Inheritance diagram for RWSockBadAddressFormatError:
RWExternalErr RWxmsg

List of all members.

Public Member Functions

 RWSockBadAddressFormatError (const RWCString &s)

Detailed Description

An RWSockBadAddressFormatError exception is thrown when a string cannot be parsed into a valid socket address.


Constructor & Destructor Documentation

RWSockBadAddressFormatError::RWSockBadAddressFormatError ( const RWCString s  ) 

Constructs an exception with the address string s.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.