XMLBEANSXX  0.9.8
xmlbeansxx::BeansException Class Reference

#include <BeansException.h>

Inheritance diagram for xmlbeansxx::BeansException:

List of all members.

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

Constructor & Destructor Documentation

xmlbeansxx::BeansException::BeansException ( const std::string  msg) throw ()

Member Function Documentation

string xmlbeansxx::BeansException::getMessage ( ) const [virtual]
Returns:
std::string containg exception message
const char * xmlbeansxx::BeansException::what ( ) const throw () [virtual]

Member Data Documentation

const std::string xmlbeansxx::BeansException::msg [private]

The documentation for this class was generated from the following files: