Exception: SignalException

Inherits:
Exception show all

Direct Known Subclasses

Interrupt

Instance Method Summary (collapse)

Methods inherited from Exception

#==, #backtrace, exception, #exception, #inspect, log_exceptions, log_exceptions=, #message, #set_backtrace, #to_s

Constructor Details

- (Object) new(sig_name) - (Object) new(sig_number[, name])

Construct a new SignalException object. sig_name should be a known

signal name.

Instance Method Details

- (Numeric) signo

Returns a signal number.

Returns: