libvariant
 All Classes Namespaces Files Functions Enumerations Groups
Public Member Functions | List of all members
libvariant::UnableToConvertError Class Reference

Exception thrown when a function cannot convert the Variant to an acceptable type for the routine. More...

#include <Variant/Exceptions.h>

Inheritance diagram for libvariant::UnableToConvertError:

Public Member Functions

 UnableToConvertError (VariantDefines::Type_t sourcetype, const std::string &targettype) throw ()
 

Detailed Description

Exception thrown when a function cannot convert the Variant to an acceptable type for the routine.


The documentation for this class was generated from the following files: