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

Module Exceptions

source code

Exceptions

$Id: Exceptions.py,v 1.2 2003/10/04 15:54:36 edahl Exp $


Version: 1.2

Classes [hide private]
  ZenModelError
  IpAddressConflict
Two or more devices have the same ip
  IpCatalogNotFound
Can't find the Ip Catalog in the context passed
  WrongSubnetError
  DeviceExistsError
a device with this fqdn is already in the dmd
  PathNotFoundError
no object found in the dmd at the path given
  TraceRouteGap
Missing data found during traceroute.
  NoSnmp
Can't open an snmp connection to the device.
  NoIPAddress
No IP Address found for device name.
Variables [hide private]
  __doc__ = """Excepti...
Variables Details [hide private]

__doc__

Value:
"""Exceptions


$Id: Exceptions.py,v 1.2 2003/10/04 15:54:36 edahl Exp $"""