Structural deformable models
|
#include <Errors.h>
Public Member Functions | |
IOException (const char *msg=NULL) | |
~IOException () | |
void | setMessage (const char *msg=NULL) |
const char * | getMessage () const |
Protected Attributes | |
char * | message |
|
inline |
Definition at line 41 of file Errors.h.
Referenced by SpeciesDB::load(), operator>>(), Model::readFile(), and Model::writeFile().
|
inline |