IMP logo
Public Member Functions
IMP::base::EventException Class Reference

Detailed Description

An exception that signifies some event occurred.

It is difficult to add exceptions to the python wrappers, so use this type if want to raise an exception when something happens.

We can add event types later via a key.

+ Inheritance diagram for IMP::base::EventException:

List of all members.

Public Member Functions

 EventException (const char *t="")
 Create exception with an error message.
- Public Member Functions inherited from IMP::base::Exception
 Exception (const char *message)
const char * what () const throw ()

Constructor & Destructor Documentation

IMP::base::EventException::EventException ( const char *  t = "")

Create exception with an error message.


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

Generated on Tue May 22 2012 23:33:28 for IMP by doxygen 1.8.1