Searched refs:Fail (Results 1 – 2 of 2) sorted by relevance
6 class Fail(Exception): class54 raise Fail("Failed to interpret '%s'" % (l.strip(), ))61 raise Fail("Duplicate symbol %s" % (name,))64 raise Fail("Aliased value between %s and %s" %93 raise Fail("Unrecognised attribute '%s' for %s" % (a, name))96 raise Fail("No features found")280 raise Fail("ERROR: Cycle found with %s when processing %s"410 raise Fail("Unable to open fd %d: %s: %s" %413 raise Fail("Unable to open file '%s': %s: %s" %451 except Fail, e:
118 Fail if there are aren't enough slots.162 16.1) Fail transmission if total packet size is smaller than Ethernet169 16.2) Fail transmission if one of the slots (size + offset) crosses the page172 16.3) Fail transmission if number of slots are bigger than spec defined
Completed in 6 milliseconds