This documentation is for an older version (1.4.7) of Dagster. You can view the version of this page from our latest release below.
from dagster._core.errors import DagsterError [docs]class DagstermillError(DagsterError): """Base class for errors raised by dagstermill."""