rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWSockTypeChangeError Class Reference
[Essential Networking Module]

Reports the attempt to change the type of a valid socket. More...

#include <rw/network/except.h>

Inheritance diagram for RWSockTypeChangeError:
RWInternalErr RWxmsg

List of all members.

Public Member Functions

 RWSockTypeChangeError (const RWSockType &socktype, const RWSockType &addrtype)

Detailed Description

An RWSockTypeChangeError exception is throw when an operation attempts to change the type of a valid socket.


Constructor & Destructor Documentation

RWSockTypeChangeError::RWSockTypeChangeError ( const RWSockType socktype,
const RWSockType addrtype 
)

Constructs an exception with the current socket type socktype and the requested socket type addrtype.

 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.