reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
  998     type = PyExc_RuntimeError;
 1025     type = PyExc_RuntimeError;
 1050     PyErr_SetString(PyExc_RuntimeError, mesg);
 1474   return (klass ? klass : PyExc_RuntimeError);