Searched refs:ChildNotFoundError (Results 1 – 1 of 1) sorted by relevance
60 class ChildNotFoundError(ChildError): class119 raise ChildNotFoundError(self, childName)815 except ChildNotFoundError: