Package ccrdf :: Module rdfdict :: Class AmbiguousKeyError
[show private | hide private]
[frames | no frames]

Class AmbiguousKeyError

Exception --+            
            |            
StandardError --+        
                |        
      LookupError --+    
                    |    
             KeyError --+
                        |
                       AmbiguousKeyError


Raised when there are multiple values for a given key.
Method Summary
    Inherited from KeyError
  __str__(...)
    Inherited from Exception
  __init__(...)
  __getitem__(...)

Generated by Epydoc 2.1 on Mon Jul 10 17:08:26 2006 http://epydoc.sf.net