Home
last modified time | relevance | path

Searched refs:lastErrorExceptionValue (Results 1 – 2 of 2) sorted by relevance

/dports/math/kig/kig-21.12.3/scripting/
H A Dpython_scripter.h49 std::string lastErrorExceptionValue() const;
H A Dpython_scripter.cc474 std::string PythonScripter::lastErrorExceptionValue() const in lastErrorExceptionValue() function in PythonScripter