Searched defs:IndexError (Results 1 – 1 of 1) sorted by relevance
64 IndexError(index_error_code C) : Code(C), LineNo(0) {} in IndexError() function67 IndexError(index_error_code C, std::string FileName, std::string TripleToName, in IndexError() function