parsl.channels.errors.AuthException

exception parsl.channels.errors.AuthException(e: Exception, hostname: str)[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)