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

qpid::framing::InvalidArgumentException Struct Reference

An invalid argument was passed to a command, and the operation could not proceed. More...

#include <reply_exceptions.h>

List of all members.

Public Member Functions

std::string getPrefix () const
 InvalidArgumentException (const std::string &msg=std::string())


Detailed Description

An invalid argument was passed to a command, and the operation could not proceed.

An invalid argument is not illegal (see illegal-argument), i.e. it matches the domain definition; however the particular value is invalid in this context.

Definition at line 196 of file reply_exceptions.h.


Constructor & Destructor Documentation

qpid::framing::InvalidArgumentException::InvalidArgumentException ( const std::string &  msg = std::string()  )  [inline]

Definition at line 200 of file reply_exceptions.h.


Member Function Documentation

std::string qpid::framing::InvalidArgumentException::getPrefix (  )  const [inline]

Definition at line 199 of file reply_exceptions.h.


The documentation for this struct was generated from the following file:

Qpid C++ API Reference
Generated on Thu Jul 2 13:32:18 2009 for Qpid C++ Client API by doxygen 1.5.8