Exception: HotCell::AccessModeError

Inherits:
Error
  • Object
show all
Defined in:
lib/hot_cell/errors.rb

Overview

A descriptor offered as an input that is not read-only, or as an output that is not write-only. An access mode is fixed at open and cannot be narrowed afterward, so this can only be declined.