rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWNetNoFactoryRegisteredError Class Reference
[Essential Networking Module]

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

#include <rw/network/except.h>

Inheritance diagram for RWNetNoFactoryRegisteredError:
RWExternalErr RWxmsg RWNetNoNameFactoryRegisteredError RWNetNoNumberFactoryRegisteredError

List of all members.

Public Member Functions

 RWNetNoFactoryRegisteredError (const RWCString &msg)

Detailed Description

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


Constructor & Destructor Documentation

RWNetNoFactoryRegisteredError::RWNetNoFactoryRegisteredError ( const RWCString msg  )  [inline]

Constructs an exception with the error string set to msg.

 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.