UnsupportedEncodingError

UnsupportedEncodingError

Overview

UnsupportedEncodingError is a class in Aspose.Html FOSS for Python. Inherits from: ValueError.

Raised when the detected encoding has no Python codec.

This class is part of the public API of Aspose.Html FOSS for Python. It can be used with other exported types in the package when working with UnsupportedEncodingError values in your Python application.

See Also