Exception: EncodingError

Inherits:
StandardError show all
Defined in:
error.c,
error.c

Overview

EncodingError is the base class for encoding errors.

Method Summary

Methods inherited from Exception

#==, #backtrace, #backtrace_locations, #cause, #exception, exception, #initialize, #inspect, #message, #set_backtrace, #to_s

Constructor Details

This class inherits a constructor from Exception