![]() |
CYCLUS
|
#include <error.h>
Public Member Functions | |
| StateError (std::string msg) | |
Public Member Functions inherited from cyclus::Error | |
| Error () | |
| Error (std::string msg) | |
| std::string | msg () const |
| void | msg (std::string msg) |
| virtual const char * | what () const throw () |
| virtual | ~Error () throw () |
Additional Inherited Members | |
Protected Attributes inherited from cyclus::Error | |
| std::string | msg_ |