Lines Matching refs:Exception
317 raise Exception("Unexpected: FREE cluster")
319 raise Exception("Unexpected: RESERVED cluster")
323 raise Exception("Invalid FAT entry")
335 raise Exception("No free clusters")
353 raise Exception("No free clusters")
452 raise Exception("No free directory entries")
492 raise Exception(
507 raise Exception(f"{entry.whole_name()} is a directory")
526 raise Exception("entry is None")
528 raise Exception(f"{entry.whole_name()} is a directory")
619 raise Exception("entry is None")
621 raise Exception(f"{entry.whole_name()} is a directory")
669 raise Exception(
681 raise Exception("Ext must be 3 characters or less")
683 raise Exception("Name must be 8 characters or less")
688 raise Exception("Invalid character in filename")