IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
IMP::TypeException Class Reference

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

#include <IMP/exception.h>

+ Inheritance diagram for IMP::TypeException:

Detailed Description

An exception for an invalid type being passed to IMP.

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

Definition at line 147 of file exception.h.

Public Member Functions

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

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