Package DataCollector :: Module Exceptions
[hide private]
[frames] | no frames]

Module Exceptions

source code

Exceptions

$Id: Exceptions.py,v 1.3 2003/09/25 15:04:19 edahl Exp $


Version: 1.3

Classes [hide private]
  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
Variables [hide private]
  __doc__ = """Excepti...
Variables Details [hide private]

__doc__

Value:
"""Exceptions

$Id: Exceptions.py,v 1.3 2003/09/25 15:04:19 edahl Exp $"""