parsl.executors.errors.ExecutorError

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

Base class for all exceptions.

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