Overview     Modules     Class Hierarchy     Classes     Members  
tlp::OLOException Class Reference

OLOException is the base class of all exceptions sent by the Observable/Listener/Observer system. More...

#include <Observable.h>

Inheritance diagram for tlp::OLOException:
Collaboration diagram for tlp::OLOException:

List of all members.

Public Member Functions

 OLOException (const std::string &desc)
- Public Member Functions inherited from tlp::TulipException
 TulipException (const std::string &desc)
virtual ~TulipException () throw ()
virtual const char * what () const throw ()

Detailed Description

OLOException is the base class of all exceptions sent by the Observable/Listener/Observer system.

See also:
Listener
Observer
Observable

Constructor & Destructor Documentation

tlp::OLOException::OLOException ( const std::string &  desc)
inline


Tulip Software by LaBRI Visualization Team    2001 - 2012