# Models and exceptions Task definitions and the errors they can raise. ```{eval-rst} .. automodule:: conda_tasks.models :members: :undoc-members: .. automodule:: conda_tasks.exceptions :members: :show-inheritance: ```