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

Class NoServerFound

source code

                      exceptions.Exception --+        
                                             |        
Products.ZenUtils.Exceptions.ZentinelException --+    
                                                 |    
                                DataCollectorError --+
                                                     |
                                                    NoServerFound

no telnet or ssh server found on a machine at the given port

Instance Methods [hide private]

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

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__