exception documentation

class UnexpectedUnicodeError(AssertionError, UnicodeError): (source)

View In Hierarchy

Raised in places where we want some better error reporting for unexpected unicode or binary data.