Package Pyblio :: Package Format :: Module Base :: Class Missing
[show private | hide private]
[frames | no frames]

Class Missing

Exception --+            
            |            
StandardError --+        
                |        
      LookupError --+    
                    |    
             KeyError --+
                        |
                       Missing


This error is raised when a specific attribute is missing.
Method Summary
    Inherited from KeyError
  __str__(...)
    Inherited from Exception
  __init__(...)
  __getitem__(...)

Generated by Epydoc 2.1 on Wed Feb 15 23:19:37 2006 http://epydoc.sf.net