parsl.executors.errors.ExecutorError

exception parsl.executors.errors.ExecutorError(executor: ParslExecutor, reason: str)[source]

Base class for executor related exceptions.

Only to be invoked when only a more specific error is not available.