UnicodeException

Thrown on a unicode conversion error.

class UnicodeException : Exception {
size_t idx;
}

Meta