Exception: Interrupt

Inherits:
SignalException show all
Defined in:
error.c

Instance Method Summary collapse

Methods inherited from Exception

#backtrace, #exception, exception, #inspect, #message, #set_backtrace, #to_s, #to_str

Constructor Details

#initializeObject



272
273
274
# File 'signal.c', line 272

static VALUE
interrupt_init(argc, argv, self)
int argc;