Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ssobjects::GeneralException Class Reference

#include <generalexception.h>

Inheritance diagram for ssobjects::GeneralException::

ssobjects::AsyncClientConnectorException ssobjects::BufferedSocketException ssobjects::ClientConnectorException ssobjects::FileException ssobjects::MsgQueException ssobjects::PacketBufferException ssobjects::PacketMessageException ssobjects::ServerSocketException ssobjects::SimpleServerException ssobjects::SocketInstanceException List of all members.

Public Methods

 GeneralException (const char *pszMessage, const char *pszFname, const int iLine)
virtual ~GeneralException ()
char * getErrorMsg ()
char * getFullErrorMsg ()
int getError ()

Constructor & Destructor Documentation

GeneralException::GeneralException const char *    pszMessage,
const char *    pszFname,
const int    iLine
 

virtual ssobjects::GeneralException::~GeneralException   [inline, virtual]
 


Member Function Documentation

int ssobjects::GeneralException::getError   [inline]
 

char* ssobjects::GeneralException::getErrorMsg   [inline]
 

char* ssobjects::GeneralException::getFullErrorMsg   [inline]
 


The documentation for this class was generated from the following files:
Generated on Thu Nov 8 12:39:28 2001 for SimpleServerObjects by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001