Searched refs:get_exception_class (Results 1 – 1 of 1) sorted by relevance
29 get_exception_class(pysqlite_state *state, int errorcode) in get_exception_class() function124 PyObject *exc_class = get_exception_class(state, errorcode); in _pysqlite_seterror()