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 |
InvalidArgumentException (const std::string &msg=std::string()) |
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.
qpid::framing::InvalidArgumentException::InvalidArgumentException | ( | const std::string & | msg = std::string() |
) | [inline] |
Definition at line 200 of file reply_exceptions.h.
std::string qpid::framing::InvalidArgumentException::getPrefix | ( | ) | const [inline] |
Definition at line 199 of file reply_exceptions.h.