Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <reply_exceptions.h>
Public Member Functions | |
std::string | getPrefix () const |
IllegalArgumentException (const std::string &msg=std::string()) |
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.
qpid::framing::IllegalArgumentException::IllegalArgumentException | ( | const std::string & | msg = std::string() |
) | [inline] |
Definition at line 161 of file reply_exceptions.h.
std::string qpid::framing::IllegalArgumentException::getPrefix | ( | ) | const [inline] |
Definition at line 160 of file reply_exceptions.h.