IMP
2.0.1
The Integrative Modeling Platform
|
A general exception for an intenal error in IMP. More...
#include <IMP/base/exception.h>
Public Member Functions | |
InternalException (const char *msg="Fatal error") | |
This exception is thrown by the IMP_INTERNAL_CHECK() and IMP_FAILURE() macros. It should never be caught.
Definition at line 114 of file base/exception.h.