exceptions.py 120 B

12
  1. class ManifestFetchError(Exception):
  2. """Raised when the firmware manifest cannot be fetched and no cache exists."""