Uses of Class
org.jruby.RubyFrozenError
Packages that use RubyFrozenError
-
Uses of RubyFrozenError in org.jruby
Methods in org.jruby that return RubyFrozenErrorModifier and TypeMethodDescriptionstatic RubyFrozenErrorRubyFrozenError.newFrozenError(ThreadContext context, IRubyObject message, IRubyObject receiver) -
Uses of RubyFrozenError in org.jruby.exceptions
Constructors in org.jruby.exceptions with parameters of type RubyFrozenError