class Encoding::InvalidByteSequenceError

Parent:
EncodingError

Raised by Encoding and String methods when the string being transcoded contains a byte invalid for the either the source or target encoding.

Ruby Core © 1993–2024 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.