qpid::framing::InvalidArgumentException Struct Reference
An invalid argument was passed to a command, and the operation could not proceed.
More...
#include <reply_exceptions.h>
Inherits qpid::SessionException.
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.
The documentation for this struct was generated from the following file: