genvid.toolbox.ExecutableNotInPathError

class genvid.toolbox.ExecutableNotInPathError

Bases: FileNotFoundError

Exception thrown when a file is not found in the path.

__init__(exe)