radiens_drive_catalog.exceptions
exceptions.py
Public exception hierarchy for radiens-drive-catalog.
Classes
AmbiguousRecordingError
Bases: CatalogError
Raised when a base_name lookup matches more than one recording.
CatalogError
Bases: Exception
Base class for all radiens-drive-catalog errors.
EntryNotFoundError
Bases: CatalogError
Raised when a recording or item cannot be found in the catalog.