IMP  2.0.1
The Integrative Modeling Platform
IMP::base::ValueException Class Reference

An exception for an invalid value being passed to IMP. More...

#include <IMP/base/exception.h>

+ Inheritance diagram for IMP::base::ValueException:

Public Member Functions

 ValueException (const char *t)
 
- Public Member Functions inherited from IMP::base::Exception
 Exception (const char *message)
 
const char * what () const throw ()
 

Detailed Description

The equivalent Python type also derives from Python's ValueError.

Definition at line 146 of file base/exception.h.


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