Next: I18N.InvalidCharsetError, Previous: I18N.FileStreamSegment, Up: Iconv/I18N packages [Index]
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.
• I18N.IncompleteSequenceError-accessing: | (instance) |