Next: , Previous: , Up: Iconv/I18N packages   [Index]


5.7 I18N.IncompleteSequenceError

Defined in namespace I18N
Superclass: Error
Category: i18n-Character sets

I am raised if an invalid sequence is found while converting a string from a charset to another. In particular, I am raised if the input stream ends abruptly in the middle of a multi-byte sequence.