ruby / 3.3 / io / buffer / allocationerror.html

class IO::Buffer::AllocationError

Parent:
RuntimeError

Raised when the buffer cannot be allocated for some reason, or you try to use a buffer that’s not allocated.

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