IMP  2.0.1
The Integrative Modeling Platform
IMP::base::InternalException Struct Reference

A general exception for an intenal error in IMP. More...

#include <IMP/base/exception.h>

Public Member Functions

 InternalException (const char *msg="Fatal error")
 

Detailed Description

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.


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