Qpid C++ Messaging API  1.39.0
qpid::types::InvalidConversion Struct Reference

#include <Variant.h>

Inheritance diagram for qpid::types::InvalidConversion:
qpid::types::Exception

Public Member Functions

QPID_TYPES_EXTERN InvalidConversion (const std::string &msg)
 
- Public Member Functions inherited from qpid::types::Exception
QPID_TYPES_EXTERN Exception (const std::string &message=std::string()) throw ()
 
virtual QPID_TYPES_EXTERN const char * what () const throw ()
 

Detailed Description

Thrown when an illegal conversion of a variant is attempted.


The documentation for this struct was generated from the following file: