Home
last modified time | relevance | path

Searched refs:NotExisting (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py55 class NotExisting(Exception): class
283 raise NotExisting("Task object created when expected to exist", task_information)
462 raise NotExisting("Unidentified layer %s" %
1089 except NotExisting as nee: