exception documentation
class FileAlreadyExistException(ProgramFileException):
Exception raised when attempting to create a file that already exists.
class FileAlreadyExistException(ProgramFileException):
Exception raised when attempting to create a file that already exists.