In Files

    • error.c

    Parent

    Class/Module Index [+]

    Quicksearch
    No matching classes.

    FrozenError

    Raised when there is an attempt to modify a frozen object.

    [1, 2, 3].freeze << 4
    

    raises the exception:

    FrozenError: can't modify frozen Array

    This page was generated for Ruby

    is provided by and . .

    Generated with Ruby-doc Rdoc Generator 0.44.0.