Class Prawn::Errors::IncompatibleStringEncoding
In: lib/prawn/errors.rb
Parent: StandardError

This error is raised when Prawn is being used on a M17N aware VM, and the user attempts to add text that isn‘t compatible with UTF-8 to their document

[Validate]