Glib::Util::Exception Class Reference

Base exception class. More...

Inheritance diagram for Glib::Util::Exception:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::exception &)
 Exception (const Exception &a_other)
 Exception (const Glib::ustring &a_reason)
 Exception (const char *a_reason)
Exceptionoperator= (const Exception &a_other)
const char * what () const throw ()
virtual ~Exception () throw ()


Detailed Description

Base exception class.

Constructor & Destructor Documentation

Glib::Util::Exception::Exception ( const char *  a_reason  ) 

Glib::Util::Exception::Exception ( const Glib::ustring &  a_reason  ) 

Glib::Util::Exception::Exception ( const Exception a_other  ) 

Glib::Util::Exception::Exception ( const std::exception &   ) 

virtual Glib::Util::Exception::~Exception (  )  throw () [virtual]


Member Function Documentation

Exception& Glib::Util::Exception::operator= ( const Exception a_other  ) 

const char* Glib::Util::Exception::what (  )  const throw ()


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

Generated on Wed Aug 26 20:48:27 2009 for gtkmm-utils by  doxygen 1.5.7.1