File: //usr/share/ri/3.0.0/system/Kernel/throw-i.ri
U:RDoc::AnyMethod[iI"
throw:ETI"Kernel#throw;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I">Transfers control to the end of the active +catch+ block ;TI"=waiting for _tag_. Raises +UncaughtThrowError+ if there ;TI"<is no +catch+ block for the _tag_. The optional second ;TI">parameter supplies a return value for the +catch+ block, ;TI":which otherwise defaults to +nil+. For examples, see ;TI"Kernel::catch.;T:
@fileI"vm_eval.c;T:0@omit_headings_from_table_of_contents_below0I"throw(tag [, obj])
;T0[ I"(p1, p2 = v2);T@FI"Kernel;TcRDoc::NormalModule00