IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
IMP::InternalException Struct Reference

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

#include <IMP/exception.h>

Detailed Description

A general exception for an internal error in IMP.

This exception is thrown by the IMP_INTERNAL_CHECK() and IMP_FAILURE() macros. It should never be caught.

Definition at line 102 of file exception.h.

Public Member Functions

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

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