|
OpenStructure
|
#include <integrity_error.hh>
Inherits Error.
Public Member Functions | |
| IntegrityError (const String &msg) | |
Public Member Functions inherited from Error | |
| Error (const String &m) | |
| ~Error () throw () | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from Error | |
| String | mesg_ |
Definition at line 28 of file integrity_error.hh.
|
inline |
Definition at line 30 of file integrity_error.hh.
1.8.1.1