exception documentation
class FileDoesNotExistException(ProgramFileException):
Exception raised when attempting to access a file that does not exist.
class FileDoesNotExistException(ProgramFileException):
Exception raised when attempting to access a file that does not exist.