Searched refs:NotExisting (Results 1 – 1 of 1) sorted by relevance
55 class NotExisting(Exception): class283 raise NotExisting("Task object created when expected to exist", task_information)462 raise NotExisting("Unidentified layer %s" %1089 except NotExisting as nee: