Searched refs:ErrorError (Results 1 – 1 of 1) sorted by relevance
24 class ErrorError(Exception): class29 raise ErrorError('error!')89 self.assertIsInstance(ctx.exception.__cause__, ErrorError)