Class JSON::MissingUnicodeSupport
In: lib/gist/json.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]