Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Kernel
/
//opt/alt/ruby21/share/ri/2.1.0/system/Kernel/raise-i.ri
U:RDoc::AnyMethod[iI" raise:ETI"Kernel#raise;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"JWith no arguments, raises the exception in <code>$!</code> or raises ;TI">a <code>RuntimeError</code> if <code>$!</code> is +nil+. ;TI"/With a single +String+ argument, raises a ;TI"=+RuntimeError+ with the string as a message. Otherwise, ;TI">the first parameter should be the name of an +Exception+ ;TI"Fclass (or an object that returns an +Exception+ object when sent ;TI"Ean +exception+ message). The optional second parameter sets the ;TI"Jmessage associated with the exception, and the third parameter is an ;TI"Aarray of callback information. Exceptions are caught by the ;TI"8+rescue+ clause of <code>begin...end</code> blocks.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"%raise "Failed to create socket" ;TI"1raise ArgumentError, "No parameters", caller;T:@format0: @fileI"eval.c;T:0@omit_headings_from_table_of_contents_below0I">raise raise(string) raise(exception [, string [, array]]);T0[ I"(*args);T@FI"Kernel;TcRDoc::NormalModule00