UnicodeException

Thrown on a unicode conversion error.

class UnicodeException : Exception {
size_t idx;
}
Suggestion Box / Bug Report