W3cubDocs

/Ruby 3

class JSON::MissingUnicodeSupport

Parent:
JSON::JSONError

This exception is raised if the required unicode support is missing on the system. Usually this means that the iconv library is not installed.

Ruby Core © 1993–2020 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.