Package ZenRelations :: Module Exceptions :: Class ZenRelationsError
[hide private]
[frames] | no frames]

Class ZenRelationsError

source code

                      exceptions.Exception --+    
                                             |    
Products.ZenUtils.Exceptions.ZentinelException --+
                                                 |
                                                ZenRelationsError
Known Subclasses:
InvalidContainer, ObjectNotFound, RelationshipExistsError, ZenSchemaError

Instance Methods [hide private]

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

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__