Lines Matching refs:Exception
58 class VersionStringException(Exception):
319 except Exception as e:
410 except Exception as e:
416 except Exception as e2:
509 except Exception:
705 …raise Exception('bb.utils.remove: called with dangerous path "%s" and recurse=True, refusing to de…
723 …raise Exception('bb.utils.prunedir: called with dangerous path "%s", refusing to delete!' % topdir)
762 except Exception as e:
778 except Exception as e:
790 except Exception as e:
805 except Exception as e:
819 except Exception as e:
833 except Exception as e:
854 except Exception as e:
870 except Exception as e:
881 except Exception as e:
896 except Exception as e:
913 except Exception as e:
934 except Exception as e:
1491 raise Exception('Unable to find BBLAYERS in %s' % bblayers_conf)
1565 class PrCtlError(Exception):