#include <src/main/activemq/exceptions/ConnectionFailedException.h>
Constructor & Destructor Documentation
activemq::exceptions::ConnectionFailedException::ConnectionFailedException |
( |
| ) |
[inline] |
activemq::exceptions::ConnectionFailedException::ConnectionFailedException |
( |
const char * |
file, |
|
|
const int |
lineNumber, |
|
|
const char * |
msg, |
|
|
|
... |
|
) |
| [inline] |
virtual activemq::exceptions::ConnectionFailedException::~ConnectionFailedException |
( |
| ) |
throw () [inline, virtual] |
Member Function Documentation
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.
- Returns:
- Copy of this Exception object
Reimplemented from activemq::exceptions::ActiveMQException.
The documentation for this class was generated from the following file: