Class JSON::MissingUnicodeSupport
In: lib/json/common.rb
Parent: 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.

[Validate]