#include <abi.h>
Public Member Functions | |
| abi_exception (std::string const d) | |
| ~abi_exception () throw () | |
Public Attributes | |
| std::string const | desc |
| abi_exception::abi_exception | ( | std::string const | d | ) | [explicit] |
| abi_exception::~abi_exception | ( | ) | throw () [inline] |
| std::string const abi_exception::desc |
Referenced by main().
1.6.1