Package org.jruby

Class RubyFatal

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

public class RubyFatal extends RubyException
The Java representation of a Ruby Fatal.
See Also: