![]() SourcePro® C++ 13.1 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Deprecated. Reports an attempt to pass an unknown blocking hook to the RWWinSockInfo constructor. More...
#include <rw/network/except.h>
Public Member Functions | |
| RWNetNoSuchBlockingHookError (int ID) | |
Additional Inherited Members | |
Protected Member Functions inherited from RWxmsg | |
| RWxmsg (const char *msg, bool doCopy) | |
Related Functions inherited from RWxmsg | |
| #define | RWTHROW(a) |
An RWNetNoSuchBlockingHookError exception is thrown when the blocking hook passed to the RWWinSockInfo constructor is not known.
| RWNetNoSuchBlockingHookError::RWNetNoSuchBlockingHookError | ( | int | ID | ) |
Constructs an exception with the blocking hook set to ID.
|
Copyright © 2015 Rogue Wave Software, Inc. All Rights Reserved. |