Module exceptions :: Class UnicodeTranslateError
[show private | hide private]
[frames | no frames]

Class UnicodeTranslateError

Exception --+            
            |            
StandardError --+        
                |        
       ValueError --+    
                    |    
         UnicodeError --+
                        |
                       UnicodeTranslateError


Unicode translation error.
Method Summary
  __init__(...)
  __str__(...)
Inherited from Exception: __getitem__

Class Variable Summary
Inherited from UnicodeError: __implemented__, __provides__
Inherited from Exception: __providedBy__

Generated by Epydoc 2.1 on Thu Aug 16 09:55:14 2007 http://epydoc.sf.net