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

Module Exceptions

source code

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
Common exceptions for data collectors
"""