Searched defs:ProtocError (Results 1 – 4 of 4) sorted by relevance
24 struct ProtocError { struct30 ProtocError() {} in ProtocError() argument31 ProtocError(std::string filename, int line, int column, std::string message) in ProtocError() argument
55 class ProtocError(Exception): class
24 struct ProtocError { struct30 ProtocError() {} in ProtocError() argument31 ProtocError(std::string filename, int line, int column, std::string message) in ProtocError() function
59 class ProtocError(Exception): class