Searched refs:MethodWithoutClassError (Results 1 – 3 of 3) sorted by relevance
38 class MethodWithoutClassError(Exception): class
379 raise atest_error.MethodWithoutClassError('Method filtering '474 raise atest_error.MethodWithoutClassError()
258 self.assertRaises(atest_error.MethodWithoutClassError,293 self.assertRaises(atest_error.MethodWithoutClassError,