errors.fyi community error code reference
UnicodeError
python

UnicodeError

A subclass of ValueError for Unicode encoding and decoding errors. Subclasses carry encoding, reason, object, start, and end attributes.

References

← all namespaces