retools.exc

retools exceptions

Exceptions

exception retools.exc.RetoolsException[source]

retools package base exception

exception retools.exc.ConfigurationError[source]

Raised for general configuration errors

exception retools.exc.CacheConfigurationError[source]

Raised when there’s a cache configuration error

exception retools.exc.QueueError[source]

Raised when there’s an error in the queue code

exception retools.exc.AbortJob[source]

Raised to abort execution of a job