Searched refs:AxisOrderError (Results 1 – 5 of 5) sorted by relevance
46 AxisOrderError = _core.AxisOrderError variable
432 with self.assertRaises(core.AxisOrderError):435 with self.assertRaises(core.AxisOrderError):481 with self.assertRaises(core.AxisOrderError):483 with self.assertRaises(core.AxisOrderError):485 with self.assertRaises(core.AxisOrderError):627 with self.assertRaises(core.AxisOrderError):629 with self.assertRaises(core.AxisOrderError):
845 raise AxisOrderError('an explicit axis order must be provided with the '850 class AxisOrderError(ValueError): class878 raise AxisOrderError(883 raise AxisOrderError(1038 raise AxisOrderError(
347 raise core.AxisOrderError(
289 with self.assertRaisesRegexp(core.AxisOrderError,