Exception: JSON::CircularDatastructure
- Inherits:
-
GeneratorError
- Object
- Exception
- StandardError
- JSONError
- GeneratorError
- JSON::CircularDatastructure
- Defined in:
- lib/gems/json_pure-1.1.3/lib/json/common.rb
Overview
If a circular data structure is encountered while unparsing this exception is raised.