|
IMP Reference Guide
2.17.0
The Integrative Modeling Platform
|
An exception for an invalid value being passed to IMP.
More...
#include <IMP/exception.h>
Inheritance diagram for IMP::ValueException:An exception for an invalid value being passed to IMP.
The equivalent Python type also derives from Python's ValueError.
Definition at line 136 of file exception.h.
Public Member Functions | |
| ValueException (const char *t) | |
Public Member Functions inherited from IMP::Exception | |
| Exception (const char *message) | |
| const char * | what () const throw () |