U:RDoc::AnyMethod[iI" raise:ETI"Thread#raise;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"ORaises an exception from the given thread. The caller does not have to be ;TI"2+thr+. See Kernel#raise for more information.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"&Thread.abort_on_exception = true ;TI"#a = Thread.new { sleep(200) } ;TI"a.raise("Gotcha") ;T: @format0o; ; [I"This will produce:;T@o; ; [ I"&prog.rb:3: Gotcha (RuntimeError) ;TI"% from prog.rb:2:in `initialize' ;TI" from prog.rb:2:in `new' ;TI" from prog.rb:2;T; 0: @fileI" thread.c;T:0@omit_headings_from_table_of_contents_below0I"Kthr.raise thr.raise(string) thr.raise(exception [, string [, array]]) ;T0[I" (*args);T@FI" Thread;TcRDoc::NormalClass00