#include <astxx/manager/error.h>


Definition at line 58 of file error.h.
Public Member Functions | |
| std::string | type () const |
| Get the type of unknown message. | |
| unknown_message (const std::string &desc) throw () | |
| virtual const char * | what () const throw () |
| Get a description of this exception. | |
1.5.6