class Encoding::ConverterNotFoundError - Ruby 2.2.4 Core API Reference API Reference

Ruby 2.2 Core API

class Encoding::ConverterNotFoundError

Raised by transcoding methods when a named encoding does not correspond with a known converter.

In Files

  • encoding.c

Parent

rb_eEncodingError