Exception: JSON::MissingUnicodeSupport

Inherits:
JSONError show all
Defined in:
lib/gems/json_pure-1.1.3/lib/json/common.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.

Method Summary

Methods inherited from StandardError

#display

Methods inherited from Exception

json_create, #to_json