Back to Dagger

Exceptions

sdk/python/docs/exceptions.rst

0.20.7693 B
Original Source

Exceptions

Custom Dagger exceptions.

.. currentmodule:: dagger

.. autoexception:: DaggerError

Client execution

.. autoexception:: QueryError :undoc-members:

.. autoexception:: ExecError :special-members: :exclude-members: init

Client connection

.. autoexception:: ClientError .. autoexception:: ClientConnectionError .. autoexception:: TransportError .. autoexception:: ExecuteTimeoutError .. autoexception:: InvalidQueryError

Engine provisioning

.. autoexception:: ProvisionError .. autoexception:: DownloadError .. autoexception:: SessionError

Warnings

.. autoexception:: VersionMismatch