rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWNetNoNameFactoryRegisteredError Class Reference
[Essential Networking Module]

Reports a request to produce a derived RWSockAddr for a socket family that is not registered with the factory. More...

#include <rw/network/except.h>

Inheritance diagram for RWNetNoNameFactoryRegisteredError:
RWNetNoFactoryRegisteredError RWExternalErr RWxmsg

List of all members.

Public Member Functions

 RWNetNoNameFactoryRegisteredError (const RWCString &family)
RWCString family () const

Detailed Description

An RWNetNoNameFactoryRegisteredError exception is thrown when a RWSockAddrFactory is asked to produce a derived RWSockAddr for a socket family that is not registered with that factory.


Constructor & Destructor Documentation

RWNetNoNameFactoryRegisteredError::RWNetNoNameFactoryRegisteredError ( const RWCString family  ) 

Constructs an exception with the socket family name to family.


Member Function Documentation

RWCString RWNetNoNameFactoryRegisteredError::family (  )  const [inline]

Returns the socket family name.

 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.