#include <astxx/agi.h>


Definition at line 86 of file agi.h.
Public Member Functions | |
| int | error_code () const |
| Get the error code of the unknown error. | |
| unknown_error (int error_code, const std::string &desc) throw () | |
| constructor | |
| virtual const char * | what () const throw () |
| Get a description of this exception. | |
| int astxx::agi::unknown_error::error_code | ( | ) | const [inline] |
1.5.6