Package org.jruby

Class RubyFrozenError

All Implemented Interfaces:
Serializable, Cloneable, Comparable<IRubyObject>, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType

public class RubyFrozenError extends RubyRuntimeError
The Java representation of a Ruby FrozenError.
See Also: