Home | Trees | Index | Help |
---|
Package paramiko :: Class ChannelException |
|
Exception
--+ |SSHException
--+ | ChannelException
Channel
fails.
Since: 1.6
Method Summary | |
---|---|
__init__(self,
code,
text)
| |
Inherited from Exception | |
| |
|
Instance Variable Summary | |
---|---|
int | code : the error code returned by the server |
Instance Variable Details |
---|
codethe error code returned by the server
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 21 19:06:09 2008 | http://epydoc.sf.net |