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

Class DeviceExistsError

source code

             exceptions.Exception --+        
                                    |        
ZenUtils.Exceptions.ZentinelException --+    
                                        |    
                            ZenModelError --+
                                            |
                                           DeviceExistsError

a device with this fqdn is already in the dmd

Instance Methods [hide private]
 
__init__(self, msg, dev) source code