Concrete Python
git-339c971
|
#include <concrete/exception.hpp>
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 |