parsl.channels.errors.BadScriptPath

exception parsl.channels.errors.BadScriptPath(e, hostname)[source]

An error raised during execution of an app. What this exception contains depends entirely on context Contains: reason(string) e (paramiko exception object) hostname (string)