IMP  2.0.1
The Integrative Modeling Platform
IMP::base::Exception Class Reference

The general base class for IMP exceptions. More...

#include <IMP/base/exception.h>

+ Inheritance diagram for IMP::base::Exception:

Public Member Functions

 Exception (const char *message)
 
const char * what () const throw ()
 

Detailed Description

Exceptions should be used to report all errors that occur within IMP.

Definition at line 56 of file base/exception.h.


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