#include <generic_property.hh>
Public Member Functions | |
| GenericPropError (const String &m) | |
| virtual | ~GenericPropError () throw () |
| virtual const char * | what () const throw () |
Data Fields | |
| String | m_ |
Definition at line 40 of file generic_property.hh.
| GenericPropError | ( | const String & | m | ) | [inline] |
Definition at line 42 of file generic_property.hh.
| virtual ~GenericPropError | ( | ) | throw () [inline, virtual] |
Definition at line 45 of file generic_property.hh.
| virtual const char* what | ( | ) | const throw () [inline, virtual] |
Definition at line 46 of file generic_property.hh.
Definition at line 49 of file generic_property.hh.
1.5.8