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 QPID_TYPES_EXTERN const char * | what () const throw () |
Thrown when an illegal conversion of a variant is attempted.
qpid::types::InvalidConversion::InvalidConversion | ( | const std::string & | msg | ) |
virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what | ( | ) | const throw () [virtual, inherited] |