chariots.errors

module with all the custom errors of Chariots

exception chariots.errors.BackendError[source]

Bases: ImportError

error to be raised in the client when their is a pipeline execution fail

exception chariots.errors.VersionError[source]

Bases: TypeError

error when their is a non-validated version trying to be executed

static handle()[source]

handles the error to return the proper error message through HTTP