reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1045 PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg); 1339 PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got none", 1358 PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 1362 PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 2851 PyErr_Format(type, "%s %s", mesg, tmp = SWIG_Python_str_AsChar(old_str)); 2853 PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg); 2905 PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s(%s)' is received", 2909 PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s' is received", 2916 PyErr_Format(PyExc_TypeError, "a '%s' is expected", type); 2918 PyErr_Format(PyExc_TypeError, "unexpected type is received"); 85749 PyErr_Format(PyExc_AttributeError, "Unknown C global variable '%s'", n); 85766 PyErr_Format(PyExc_AttributeError, "Unknown C global variable '%s'", n);