Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::Exception Class Reference

Base class for Qpid runtime exceptions. More...

#include <qpid/Exception.h>

Inherits std::exception.

Inherited by qpid::ChannelException, qpid::client::CannotConnectException, qpid::ClosedException, qpid::ConnectionException, qpid::ErrnoException, qpid::framing::FieldValueException, qpid::framing::OutOfBounds, qpid::Options::Exception, qpid::SessionException, qpid::TransportFailure, and qpid::Url::Invalid.

List of all members.

Public Member Functions

 Exception (const std::string &message=std::string()) throw ()
virtual ~Exception () throw ()
virtual const char * what () const throw ()
virtual std::string getMessage () const
virtual std::string getPrefix () const


Detailed Description

Base class for Qpid runtime exceptions.

Definition at line 39 of file Exception.h.


Constructor & Destructor Documentation

qpid::Exception::Exception ( const std::string &  message = std::string()  )  throw () [explicit]

Reimplemented in qpid::Options::Exception.

virtual qpid::Exception::~Exception (  )  throw () [virtual]


Member Function Documentation

virtual std::string qpid::Exception::getMessage (  )  const [virtual]

virtual std::string qpid::Exception::getPrefix (  )  const [virtual]

Reimplemented in qpid::ClosedException, qpid::framing::UnauthorizedAccessException, qpid::framing::NotFoundException, qpid::framing::ResourceLockedException, qpid::framing::PreconditionFailedException, qpid::framing::ResourceDeletedException, qpid::framing::IllegalStateException, qpid::framing::CommandInvalidException, qpid::framing::ResourceLimitExceededException, qpid::framing::NotAllowedException, qpid::framing::IllegalArgumentException, qpid::framing::NotImplementedException, qpid::framing::InternalErrorException, qpid::framing::InvalidArgumentException, qpid::framing::ConnectionForcedException, qpid::framing::InvalidPathException, qpid::framing::FramingErrorException, qpid::framing::SessionBusyException, qpid::framing::TransportBusyException, qpid::framing::NotAttachedException, and qpid::framing::UnknownIdsException.

virtual const char* qpid::Exception::what (  )  const throw () [virtual]


The documentation for this class was generated from the following file:
Qpid C++ API Reference
Generated on Wed Nov 23 15:38:15 2011 for Qpid C++ Client API by doxygen 1.4.7