Package org.jruby

Class RubySystemStackError

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

public class RubySystemStackError extends RubyException
The Java representation of a Ruby SystemStackError.
See Also: