Lines Matching refs:apx

61 import pkg.client.api_errors as apx
153 assert e is None or type(e) == apx.LinkedImageException
206 raise apx.LinkedImageException(bundle=exceptions)
336 raise apx.LinkedImageException(lin_malformed=name)
339 raise apx.LinkedImageException(lin_malformed=name)
342 raise apx.LinkedImageException(lin_malformed=name)
593 except apx.LinkedImageException:
757 except apx.LinkedImageException:
929 errs.append(apx.LinkedImageException(
935 errs.append(apx.LinkedImageException(
941 errs.append(apx.LinkedImageException(
948 raise apx.LinkedImageException(bundle=errs)
957 raise apx.LinkedImageException(parent_bad_path=path)
964 except apx.ImageNotFoundException:
965 raise apx.LinkedImageException(parent_bad_img=path)
1070 raise apx.PlanCreationException(
1077 raise apx.PlanCreationException(
1110 except apx.LinkedImageException as e:
1256 return apx.LinkedImageException(self_not_child=self.__root)
1269 raise apx.LinkedImageException(child_unknown=lin)
1343 apx.LinkedImageException(child_unknown=lin)
1349 raise apx.LinkedImageException(bundle=errs)
1414 raise apx.LinkedImageException(self_linked=self.__root)
1417 raise apx.LinkedImageException(
1422 raise apx.LinkedImageException(parent_bad_notabs=path)
1436 raise apx.LinkedImageException(attach_with_curpath=(
1451 raise apx.LinkedImageException(
1478 raise apx.LinkedImageException(
1482 raise apx.LinkedImageException(
1557 e = apx.LinkedImageException(
1564 e = apx.LinkedImageException(
1628 err = apx.LinkedImageException(bundle=errs)
1681 raise apx.LinkedImageException(child_dup=lin)
1687 raise apx.LinkedImageException(child_path_notabs=path)
1693 raise apx.LinkedImageException(
1700 raise apx.LinkedImageException(lin=lin,
1703 raise apx.LinkedImageException(child_bad_img=path)
1716 raise apx.LinkedImageException(
1726 raise apx._convert_error(e)
1728 raise apx.LinkedImageException(img_linked=path)
1746 raise apx.LinkedImageException(link_to_self=ppath)
1750 raise apx.LinkedImageException(
1755 raise apx.LinkedImageException(
1762 raise apx.LinkedImageException(attach_with_curpath=(
1773 raise apx._convert_error(e)
1775 raise apx.LinkedImageException(
1831 e = apx.LinkedImageException(
1837 e = apx.LinkedImageException(child_path_notabs=path)
1845 e = apx.LinkedImageException(lin=lin,
1861 except apx.LinkedImageException as e:
1888 except apx.LinkedImageException as e:
2007 e = apx.LinkedImageException(
2186 except apx.LinkedImageException as e:
2339 except apx.LinkedImageException as e:
2377 raise apx.PlanCreationException(no_tmp_origins=True)
2739 raise apx.LinkedImageException(lin=lin,
2743 raise apx.LinkedImageException(
2826 raise apx.LinkedImageException(lin=self.child_name,
2935 except apx.LinkedImageException as e:
3340 e = apx.LinkedImageException(
3366 e = apx.LinkedImageException(
3615 raise apx._convert_error(e)
3639 raise apx._convert_error(e)
3640 raise apx._convert_error(e)
3775 raise apx._convert_error(e)
3785 raise apx._convert_error(e)
3795 raise apx._convert_error(e)
3805 raise apx._convert_error(e)