ruby / 3.3 / io / buffer / lockederror.html

class IO::Buffer::LockedError

Parent:
RuntimeError

Raised when an operation would resize or re-allocate a locked buffer.

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