Package Products :: Package ZenEvents :: Module Exceptions :: Class ZenBackendFailure
[hide private]
[frames] | no frames]

Class ZenBackendFailure

source code

             exceptions.Exception --+        
                                    |        
ZenUtils.Exceptions.ZentinelException --+    
                                        |    
                            ZenEventError --+
                                            |
                                           ZenBackendFailure

MySQL or ZEO backend database connection is lost.

Instance Methods [hide private]

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

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__