#include <astxx/manager/action/error.h>


Definition at line 37 of file error.h.
Public Member Functions | |
| virtual message::action | action () const |
| Get the action that generated this error. | |
| error (std::string error, message::action action) | |
| virtual const char * | what () const throw () |
| Get a description of this exception. | |
Public Attributes | |
| message::action | m_action |
| virtual message::action astxx::manager::action::error::action | ( | ) | const [inline, virtual] |
1.5.6