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

ssobjects::GeneralException::GeneralException ( const char * pszMessage,
const char * pszFname,
const int iLine )
 

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 at Tue Sep 25 00:26:37 2001 for SimpleServerObjects by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001