Atomic Errors¶
There are several errors that may be raised when using the Dalton package.
Atomic Errors
Error Classes for the package
-
exception
daltonapi.tools.atomic_errors.AtomicIDError(asset_id)¶ Exception called when Atomic ID is invalid
-
exception
daltonapi.tools.atomic_errors.NoCollectionImageError¶ Exception called when a collection has no image
-
exception
daltonapi.tools.atomic_errors.NoFiltersError¶ Exception called when no filters are provided
-
exception
daltonapi.tools.atomic_errors.RequestFailedError¶ Exception called when an API request fails