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