Exceptions
==========

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

.. autoexception:: compute_horde_sdk.v1.ComputeHordeError
    :show-inheritance:

.. autoexception:: compute_horde_sdk.v1.ComputeHordeNotFoundError
    :show-inheritance:

.. autoexception:: compute_horde_sdk.v1.ComputeHordeJobTimeoutError
    :show-inheritance: