Searched refs:ProtoParserError (Results 1 – 2 of 2) sorted by relevance
29 class ProtoParserError(Exception): class51 raise ProtoParserError(57 raise ProtoParserError(
24 ProtoParserError55 ProtoParserError, 'No instrumentation result'):60 with self.assertRaisesRegex(ProtoParserError, 'Failed to pull'):