# Models and exceptions Workspace configuration, task definitions, and the errors they can raise. ```{eval-rst} .. automodule:: conda_workspaces.models :members: :undoc-members: .. automodule:: conda_workspaces.exceptions :members: :show-inheritance: ```