Ruby 2.4

JSON::MissingUnicodeSupport

class JSON::MissingUnicodeSupport

Parent:JSON::JSONError

如果系统上缺少所需的 unicode 支持,则会引发此异常。通常这意味着 iconv 库没有安装。