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

Class DataCollectorError

source code

                      exceptions.Exception --+    
                                             |    
Products.ZenUtils.Exceptions.ZentinelException --+
                                                 |
                                                DataCollectorError
Known Subclasses:
CommandNotFound, CommandTimeout, LoginFailed, NoServerFound, NoValidConnection, ObjectCreationError, StateTimeout

Instance Methods [hide private]

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

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__