XMLBEANSXX
0.9.8
|
#include <BeansException.h>
Public Member Functions | |
BeansException (const std::string msg) throw () | |
virtual const char * | what () const throw () |
virtual | ~BeansException () throw () |
virtual std::string | getMessage () const |
Private Member Functions | |
XMLBEANSXX_STATIC_LOGGER_PTR (log) | |
Private Attributes | |
const std::string | msg |
xmlbeansxx::BeansException::BeansException | ( | const std::string | msg | ) | throw () |
xmlbeansxx::BeansException::~BeansException | ( | ) | throw () [virtual] |
string xmlbeansxx::BeansException::getMessage | ( | ) | const [virtual] |
const char * xmlbeansxx::BeansException::what | ( | ) | const throw () [virtual] |
xmlbeansxx::BeansException::XMLBEANSXX_STATIC_LOGGER_PTR | ( | log | ) | [private] |
const std::string xmlbeansxx::BeansException::msg [private] |