#include <Enum.hxx>

Definition at line 33 of file Enum.hxx.
Public Member Functions | |
| IllegalValue (const IllegalValue &e) | |
| IllegalValue (const std::string &s) | |
| virtual | ~IllegalValue () throw () |
Public Attributes | |
| std::string | msg |
| CLAM::IllegalValue::IllegalValue | ( | const IllegalValue & | e | ) | [inline] |
| CLAM::IllegalValue::IllegalValue | ( | const std::string & | s | ) | [inline] |
| virtual CLAM::IllegalValue::~IllegalValue | ( | ) | throw () [inline, virtual] |
| std::string CLAM::IllegalValue::msg |
1.5.5