Public Member Functions

bad_type Class Reference

List of all members.

Public Member Functions

 bad_type (const string &t1, const string &t2, const string &_sds)
virtual const char * what () const throw ()
 accessor to the error message

Detailed Description

when accessing to a sds data. For example, calling the template method getValue<long int> on an sds that contains <double> values will throw this exception


Member Function Documentation

virtual const char* bad_type::what (  )  const throw () [inline, virtual]

accessor to the error message

Returns:
the error message

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