Package org.jruby

Class RubyLocalJumpError

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

public class RubyLocalJumpError extends RubyStandardError
The Java representation of a Ruby LocalJumpError.
See Also: