IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
IMP::Exception Class Reference

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

#include <IMP/exception.h>

+ Inheritance diagram for IMP::Exception:

Detailed Description

The general base class for IMP exceptions.

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

Definition at line 49 of file exception.h.

Public Member Functions

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

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