frarch.utils.exceptions module
frarch.utils.exceptions module#
- exception frarch.utils.exceptions.DatasetNotFoundError(path: Union[str, pathlib.Path], msg: str = 'Dataset not found in path {path}')[source]#
Bases:
frarch.utils.exceptions.FrarchException
Exception raised for OS dataset errors.
- Parameters
path ([Path, str]) – path where the dataset should be