Exception: Encoding::ConverterNotFoundError

Inherits:
EncodingError show all

Overview

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

Method Summary

Methods inherited from Exception

#==, #backtrace, exception, #exception, #initialize, #inspect, log_exceptions, log_exceptions=, #message, #set_backtrace, #to_s

Constructor Details

This class inherits a constructor from Exception