Exception: Kobako::HandleExhaustedError
- Inherits:
-
SandboxError
- Object
- StandardError
- Error
- SandboxError
- Kobako::HandleExhaustedError
- Defined in:
- lib/kobako/errors.rb,
sig/kobako/errors.rbs
Overview
HandleExhaustedError is the canonical SandboxError subclass for the
id-cap-hit path. Raised when the per-invocation Handle ID counter in
Catalog::Handles reaches 0x7fff_ffff (2³¹ − 1) and further
allocation would exceed the cap.
Instance Attribute Summary
Attributes included from StructuredError
#backtrace_lines, #details, #klass, #origin