Searched defs:ProtocolError (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/conformance/ | ||
| D | conformance_python.py | 53 class ProtocolError(Exception): class |
| /third_party/python/Lib/xmlrpc/ | ||
| D | client.py | 201 class ProtocolError(Error): class |