rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWNetNoNumberFactoryRegisteredError 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 RWNetNoNumberFactoryRegisteredError:
RWNetNoFactoryRegisteredError RWExternalErr RWxmsg

List of all members.

Public Member Functions

 RWNetNoNumberFactoryRegisteredError (int family)
int family () const

Detailed Description

An RWNetNoNumberFactoryRegisteredError 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

RWNetNoNumberFactoryRegisteredError::RWNetNoNumberFactoryRegisteredError ( int  family  ) 

Constructs an exception with the socket family set to family.


Member Function Documentation

int RWNetNoNumberFactoryRegisteredError::family (  )  const [inline]

Returns the socket family.

 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.