errors
Typed exception hierarchy for the CorridorKey pipeline. All exceptions inherit from CorridorKeyError.
Bases: Exception
Base exception for all CorridorKey errors.
Bases: CorridorKeyError
Raised when a clip path cannot be scanned or has an unrecognised structure.
Bases: CorridorKeyError
Raised when a frame file cannot be read or decoded.
Bases: CorridorKeyError
Raised when the requested compute device is unavailable.
Bases: CorridorKeyError
Raised when a model cannot be downloaded or fails checksum verification.