activemq::network::SocketException Class Reference

#include <SocketException.h>

Inheritance diagram for activemq::network::SocketException:

activemq::io::IOException activemq::exceptions::ActiveMQException List of all members.

Public Member Functions

 SocketException ()
 SocketException (const ActiveMQException &ex)
 SocketException (const SocketException &ex)
 SocketException (const char *file, const int lineNumber, const char *msg,...)
virtual ActiveMQException * clone () const
virtual ~SocketException ()

Detailed Description

Exception for errors when manipulating sockets.


Constructor & Destructor Documentation

activemq::network::SocketException::SocketException  )  [inline]
 

activemq::network::SocketException::SocketException const ActiveMQException &  ex  )  [inline]
 

activemq::network::SocketException::SocketException const SocketException ex  )  [inline]
 

activemq::network::SocketException::SocketException const char *  file,
const int  lineNumber,
const char *  msg,
  ...
[inline]
 

virtual activemq::network::SocketException::~SocketException  )  [inline, virtual]
 


Member Function Documentation

virtual ActiveMQException* activemq::network::SocketException::clone void   )  const [inline, virtual]
 

Clones this exception. This is useful for cases where you need to preserve the type of the original exception as well as the message. All subclasses should override.

Reimplemented from activemq::io::IOException.


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 18:03:33 2006 for activemq-cpp by  doxygen 1.4.5