summaryrefslogtreecommitdiffhomepage
path: root/paramiko/ssh_exception.py
blob: b6e1846770e0030656c4302bad8590cc9009a302 (plain)
1
2
3
4

class SSHException(Exception):
    pass