fastoad.cmd.exceptions module

Exception for cmd package

exception fastoad.cmd.exceptions.FastPathExistsError(*args)[source]

Bases: fastoad.exceptions.FastError

Raised when asked for writing a file/folder that already exists.

exception fastoad.cmd.exceptions.FastNoAvailableNotebookError(distribution_name=None)[source]

Bases: fastoad.exceptions.FastError

Raised when no notebook is available for creation.