Encoding--InvalidByteSequenceError
ruby Encoding::InvalidByteSequenceError
Raised when a byte sequence is invalid for the string's encoding (e.g. a truncated multibyte character).
Raised when a byte sequence is invalid for the string's encoding (e.g. a truncated multibyte character).