tlp::OLOException Class Reference
[Observable]
OLOException is the base class of all exceptions sent by the Observable/Listener/Observer system.
More...
#include <Observable.h>
List of all members.
Public Member Functions
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] |