Source code for dailylog1.exceptions

"""Top level module exceptions for dailylog."""


[docs] class FilePermError(Exception): """Class for file permission errors."""