57 throw octave_interrupt_exception ();
67 throw octave_execution_exception ();
78 throw std::bad_alloc ();
void(* octave_interrupt_hook)(void)=0
void octave_throw_interrupt_exception(void)
void(* octave_bad_alloc_hook)(void)=0
void octave_throw_execution_exception(void)
void octave_handle_signal(void)
sig_atomic_t octave_exception_state
sig_atomic_t octave_interrupt_state
void octave_throw_bad_alloc(void)
void(* octave_signal_hook)(void)=0
void octave_rethrow_exception(void)