|
Concrete Python
git-339c971
|
#include <concrete/exception.hpp>
Inheritance diagram for RuntimeError:
Collaboration diagram for RuntimeError:Public Member Functions | |
| RuntimeError (const char *message) throw () | |
An invariant varied too much. Generally not the fault of the Python coder.
| RuntimeError | ( | const char * | message | ) | throw () [explicit] |
| message | describing the error |
1.7.6.1