Trees | Indices | Help |
|
---|
|
Exceptions
$Id: Exceptions.py,v 1.3 2003/09/25 15:04:19 edahl Exp $Version: 1.3
|
|||
DataCollectorError | |||
ObjectCreationError failed to create a related object while appling maps |
|||
LoginFailed Indicates a failed login to the remote device |
|||
CommandTimeout full command response was not received before timeout was reached |
|||
StateTimeout a timeout occured while we were waiting for some data |
|||
NoServerFound no telnet or ssh server found on a machine at the given port |
|||
CommandNotFound no command found to run |
|||
NoValidConnection no valid connection found to make |
|
|||
__doc__ = """Excepti
|
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:27:40 2007 | http://epydoc.sourceforge.net |