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

Class ZenModelError

source code

                      exceptions.Exception --+    
                                             |    
Products.ZenUtils.Exceptions.ZentinelException --+
                                                 |
                                                ZenModelError
Known Subclasses:
DeviceExistsError, IpAddressConflict, IpCatalogNotFound, NoIPAddress, NoSnmp, PathNotFoundError, TraceRouteGap, WrongSubnetError

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__