Exception: PSON::MissingUnicodeSupport

Inherits:
PSONError
  • Object
show all
Defined in:
lib/octocatalog-diff/external/pson/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.