class FileExistException(Exception): ... class FileNotExistException(Exception): ...