Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Secure Communication Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

Exception Classes for Secure Sockets

Module:  Secure Communication Module   Package:  Secure Sockets


External Exception ClassRWExternalErr RWxmsg Internal Exception classRWInternalErr

Local Index

Members

Header File

#include <rw/secsock/except.h>

Description

The following Secure Sockets package exceptions derive from RWExternalErr in the Essential Tools Module (see the first line of the class hierarchy shown above):


NOTE -- The RWCertificateOrKeyTooLargeError exception class has been deprecated.

The following Secure Sockets package exceptions derive from RWInternalErr in the Essential Tools Module (see the second line of the class hierarchy shown above):

Member Functions

For each exception in the lists above, the following member functions are available:

ExceptionName(const RWCString& funcName, 
  unsigned long errNum);
RWCString 
where() const;
RWCString 
errorDescription() const;
unsigned long 
errorNumber() const;


Previous fileTop of DocumentContentsIndex pageNext file

© 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.