Exception: NOSJ::GeneratorError

Inherits:
Error
  • Object
show all
Defined in:
lib/nosj.rb,
sig/nosj.rbs

Overview

Raised when a value cannot be generated (non-finite floats without allow_nan, unsupported objects under strict, broken encodings). Message-compatible with JSON::GeneratorError.