Package org.jruby

Class RubyFiberError

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

public class RubyFiberError extends RubyStandardError
The Java representation of a Ruby FiberError.
See Also: