Uses of Class
org.jruby.exceptions.NameError
Packages that use NameError
-
Uses of NameError in org.jruby.exceptions
Subclasses of NameError in org.jruby.exceptionsModifier and TypeClassDescriptionclassRepresents a Ruby NoMethodError as a throwable Java exception. -
Uses of NameError in org.jruby.javasupport
Methods in org.jruby.javasupport that throw NameErrorModifier and TypeMethodDescriptionstatic RubyModuleJava.setProxyClass(Ruby runtime, RubyModule target, String constName, Class<?> javaClass) Deprecated.static RubyModuleJava.setProxyClass(ThreadContext context, RubyModule target, String constName, Class<?> javaClass)