Exception: BitStruct::FieldNameError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/bit-struct/bit-struct.rb

Overview

Raised if the chosen field name is not allowed, either because another field by that name exists, or because a method by that name exists.