Exception: Encoding::ConverterNotFoundError
- Inherits:
-
EncodingError
- Object
- Exception
- StandardError
- EncodingError
- Encoding::ConverterNotFoundError
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