![]() SourcePro C++ 13.0 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Thrown when RWSecureSocketPackageInit fails to initialize the underlying cryptographic library. More...
#include <rw/secsock/except.h>
Public Member Functions | |
| RWSecureSocketPackageInitError (const RWCString &funcName, unsigned long errNum) | |
| RWCString | errorDescription (void) const |
| unsigned long | errorNumber (void) const |
| RWCString | where (void) const |
Additional Inherited Members | |
Protected Member Functions inherited from RWxmsg | |
| RWxmsg (const char *msg, bool doCopy) | |
Related Functions inherited from RWxmsg | |
| #define | RWTHROW(a) |
An RWSecureSocketPackageInitError is thrown when RWSecureSocketPackageInit fails to initialize the underlying cryptographic library.
|
inline |
Constructor.
|
inline |
Returns a text description of the error.
|
inline |
Returns the error number associated with the exception.
|
inline |
Returns the name of the function that threw the exception.
Copyright © 2014 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.
Provide feedback to Rogue Wave about its documentation.