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 RubyFrozenError
RubyFrozenError.newFrozenError
(ThreadContext context, IRubyObject message, IRubyObject receiver) -
Uses of RubyFrozenError in org.jruby.exceptions
Constructors in org.jruby.exceptions with parameters of type RubyFrozenError