Exception: JSON::MissingUnicodeSupport

Inherits:
JSONError show all
Defined in:
lib/extensions/json/json/common.rb,
lib/framework/autocomplete/JSON.rb

Overview

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