Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
The command argument is malformed, i.e. More...
#include <qpid/framing/reply_exceptions.h>
Public Member Functions | |
std::string | getPrefix () const |
IllegalArgumentException (const std::string &msg=std::string()) | |
virtual const char * | what () const throw () |
virtual std::string | getMessage () const |
Public Attributes | |
const framing::execution::ErrorCode | code |
The command argument is malformed, i.e.
it does not fall within the specified domain. The illegal-argument exception can be raised on execution of any command which has domain valued fields.
Definition at line 157 of file reply_exceptions.h.
|
inline |
Definition at line 161 of file reply_exceptions.h.
|
virtualinherited |
|
inlinevirtual |
Reimplemented from qpid::Exception.
Definition at line 160 of file reply_exceptions.h.
|
virtualinherited |
|
inherited |
Definition at line 60 of file Exception.h.