Class SignalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Interrupt

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