Package twisted :: Package flow :: Module base :: Class Unsupported
[show private | hide private]
[frames | no frames]

Class Unsupported

Exception --+            
            |            
StandardError --+        
                |        
     RuntimeError --+    
                    |    
  NotImplementedError --+
                        |
                       Unsupported


Indicates that the given stage does not know what to do with the flow instruction that was returned.
Method Summary
  __init__(...)
  __getitem__(...)
(inherited from Exception)
  __str__(...)
(inherited from Exception)

Generated by Epydoc 1.1 on Fri Jun 27 03:47:50 2003 http://epydoc.sf.net