Package beepy :: Package core :: Module frame :: Class DataFrameException
[show private | hide private]
[frames | no frames]

Class DataFrameException

Exception --+        
            |        
BEEPException --+    
                |    
   FrameException --+
                    |
                   DataFrameException


An Exception class used for DataFrame specific exceptions. A DataFrameException is usually raised if bounds checking fails.
Method Summary
  __init__(self, args)
    Inherited from BEEPException
  __repr__(self)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 http://epydoc.sf.net