Package ZenRRD :: Module Exceptions :: Class RRDException
[hide private]
[frames] | no frames]

Class RRDException

source code

                      exceptions.Exception --+    
                                             |    
Products.ZenUtils.Exceptions.ZentinelException --+
                                                 |
                                                RRDException
Known Subclasses:
RRDGraphError, RRDObjectNotFound, RRDTemplateError, TooManyArgs

Instance Methods [hide private]

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

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__