waft.system.clients.ssh_client.exceptions module

exception waft.system.clients.ssh_client.exceptions.NonZeroCmdStatusError(cmd_status: int, output: str, message: str = 'Command execution failed')

Bases: Exception

Custom exception for use when ssh commands return non zero exit status