Fallback Exceptions
===================

The following exceptions are defined to handle various error conditions
that may arise when interacting with the fallback service:

.. autoexception:: compute_horde_sdk.v1.fallback.FallbackError
    :show-inheritance:

.. autoexception:: compute_horde_sdk.v1.fallback.FallbackNotFoundError
    :show-inheritance:

.. autoexception:: compute_horde_sdk.v1.fallback.FallbackJobTimeoutError
    :show-inheritance: