Class Interrupt

All Implemented Interfaces:
Serializable

public class Interrupt extends SignalException
Represents a Ruby Interrupt as a throwable Java exception.
See Also: