#include <astxx/agi.h>


This class is the base for all other agi related exceptions.
Definition at line 77 of file agi.h.
Public Member Functions | |
| error (const std::string &desc) throw () | |
| constructor | |
| virtual const char * | what () const throw () |
| Get a description of this exception. | |
1.5.6