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.