Searched refs:EntryParseError (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/scripts/
H A Ddl_cleanup.py105 class EntryParseError(Exception): pass class in inherits:Exception
121 raise EntryParseError("ext")
130 raise EntryParseError("ver")
200 except (EntryParseError), e: pass

Completed in 20 milliseconds