Package Modeling :: Module SQLExpression :: Class InvalidSQLTypeError
[show private | hide private]
[frames | no frames]

Class InvalidSQLTypeError

Exception --+        
            |        
StandardError --+    
                |    
       ValueError --+
                    |
                   InvalidSQLTypeError


Raised by SQLExpression.formatValueForAttribute() when an unknown SQL type is encountered at runtime
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Sat Mar 4 13:36:23 2006 http://epydoc.sf.net