viperleed.calc.bookkeeper.errors

Module errors of viperleed.calc.bookkeeper.

Defines the base BookkeeperError exception and its subclasses.

Exceptions

BookkeeperError

Base class of all bookkeeper-related errors.

BookkeeperUnexpectedError

Something went wrong.

FileOperationFailedError(files_and_info)

Something went wrong when moving/copying files.

NotAnInteractiveShellError

Tried to prompt the user in a non-interactive shell.