Searched defs:NotFoundError (Results 1 – 3 of 3) sorted by relevance
19 class NotFoundError(Exception): class
37 class NotFoundError(CmdError): class
9 class NotFoundError(bb.BBHandledException): class