Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SmartSockets::TipcException Class Reference

#include <tex.h>

Inheritance diagram for SmartSockets::TipcException::

SmartSockets::Exception SmartSockets::TipcConnException SmartSockets::TipcDispatcherException SmartSockets::TipcEventException SmartSockets::TipcMonException SmartSockets::TipcMonExtException SmartSockets::TipcMsgException SmartSockets::TipcMsgFileException SmartSockets::TipcMtException SmartSockets::TipcSrvCacheException SmartSockets::TipcSrvException List of all members.

Public Methods

 TipcException ()
 TipcException (int4 errorNum)
 ~TipcException () throw ()

Detailed Description

Base class for all IPC exception classes, derived from Exception. All TIBCO SmartSockets C++ IPC exceptions will be derived from this base class.

See also:
Exception


Constructor & Destructor Documentation

SmartSockets::TipcException::TipcException   [inline]
 

Constructor.

SmartSockets::TipcException::TipcException int4    errorNum [inline]
 

Constructor.

SmartSockets::TipcException::~TipcException   throw () [inline]
 

Destructor.


The documentation for this class was generated from the following file:
Generated on Fri Jul 14 15:05:55 2006 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001