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

Class UnicodeEncodeError

Exception --+            
            |            
StandardError --+        
                |        
       ValueError --+    
                    |    
         UnicodeError --+
                        |
                       UnicodeEncodeError


Unicode encoding 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:08 2007 http://epydoc.sf.net