|
VMime
|


Public Member Functions | |
| invalid_property_type (const exception &other=NO_EXCEPTION) | |
| ~invalid_property_type () throw () | |
| exception * | clone () const |
| const char * | name () const throw () |
Public Member Functions inherited from exception | |
| exception (const string &what, const exception &other=NO_EXCEPTION) | |
| exception (const exception &e) | |
| virtual | ~exception () throw () |
| void | chainException (const exception &other) |
| const exception * | other () const throw () |
Bad type specified when reading property.
| invalid_property_type | ( | const exception & | other = NO_EXCEPTION | ) |
Referenced by invalid_property_type::clone().
| ~invalid_property_type | ( | ) | ||
| throw | ( | |||
| ) | ||||
|
virtual |
Clone this object.
Reimplemented from exception.
References invalid_property_type::invalid_property_type().
|
virtual | |||||||||||||