ruby / 2.3.8 / json / missingunicodesupport.html /

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–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.