class Encoding::ConverterNotFoundError 
- Parent:
- rb_eEncodingError
Raised by transcoding methods when a named encoding does not correspond with a known converter.
  
  
    Ruby Core © 1993–2020 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.