Package bazaar :: Module exc :: Class RelationMappingError
[show private | hide private]
[frames | no frames]

Class RelationMappingError

Exception --+        
            |        
  BazaarError --+    
                |    
     MappingError --+
                    |
                   RelationMappingError


Database relation mapping exception.

Exception is thrown on mapping database relation to application class error, i.e. empty relation name.
Method Summary
    Inherited from MappingError
  __init__(self, msg, cls)
Create mapping exception.
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Instance Variable Summary
    Inherited from MappingError
  cls: Application class.

Generated by Epydoc 2.1 on Tue May 10 18:27:28 2005 http://epydoc.sf.net