rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWNetWinsockInitError Class Reference
[Essential Networking Module]

Reports the failure to initialize the requested version of the Windows Socket library, or a failure to successfully clean up the library. More...

#include <rw/network/except.h>

Inheritance diagram for RWNetWinsockInitError:
RWExternalErr RWxmsg

List of all members.

Public Member Functions

 RWNetWinsockInitError (int err)

Detailed Description

An RWNetWinsockInitError exception is thrown if requested version of the Windows Socket library could not be initialized, or if there was a problem cleaning up the Windows Socket library.


Constructor & Destructor Documentation

RWNetWinsockInitError::RWNetWinsockInitError ( int  err  ) 

Constructs an exception with the error number set to err.

 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.