Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Thrown when an illegal conversion of a variant is attempted. More...
#include <qpid/types/Variant.h>
Public Member Functions | |
InvalidConversion (const std::string &msg) | |
virtual const char * | what () const throw () |
Thrown when an illegal conversion of a variant is attempted.
Definition at line 34 of file Variant.h.
qpid::types::InvalidConversion::InvalidConversion | ( | const std::string & | msg | ) |
virtual const char* qpid::types::Exception::what | ( | ) | const throw () [virtual, inherited] |