class documentation

class UnexpectedUnicodeError(AssertionError, UnicodeError):

View In Hierarchy

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