ruby / 3.3 / io / buffer / accesserror.html

class IO::Buffer::AccessError

Parent:
RuntimeError

Raised when you try to write to a read-only buffer, or resize an external buffer.

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