crate.operator.exceptions module

exception crate.operator.exceptions.ConfigurationError

Bases: ValueError

Exception raised when there are configuration issues with the operator.

exception crate.operator.exceptions.SubHandlerFailedDependencyError

Bases: PermanentError

An error for the subhandler’s failed ependencies.