thr.abort_on_exception â true or false
Instance Public methods
Returns the status of the thread-local âabort on exception''
condition for thr. The default is false
. See also
Thread::abort_on_exception=
.
Returns the status of the thread-local âabort on exception''
condition for thr. The default is false
. See also
Thread::abort_on_exception=
.
Please login to continue.