exfat
exfat copied to clipboard
Improve exception handling
Some if branches contain duplicate code for exception handling. This implementation detail can be improved by the usage of goto statements.