parsl.channels.errors.ChannelError

exception parsl.channels.errors.ChannelError(reason: str, e: Exception, hostname: str)[source]

Base class for all exceptions

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