Package org.jruby

Class RubyNoMatchingPatternKeyError

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

public class RubyNoMatchingPatternKeyError extends RubyStandardError
The Java representation of a Ruby ArgumentError.
See Also: