Ruby 2.2.0 リファレンスマニュアル > ライブラリ一覧 > jsonライブラリ > JSON::CircularDatastructureクラス

class JSON::CircularDatastructure

クラスの継承リスト: JSON::CircularDatastructure < JSON::GeneratorError < JSON::JSONError < StandardError < Exception < Object < Kernel < BasicObject

要約

JSON 形式の文字列を生成するときに循環するデータ構造があるときに発生する例外です。

目次