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

Class NoServerFound

source code

             exceptions.Exception --+        
                                    |        
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__