File: //usr/share/ri/3.0.0/system/Exception/full_message-i.ri
U:RDoc::AnyMethod[iI"full_message:ETI"Exception#full_message;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I".Returns formatted string of _exception_. ;TI"KThe returned string is formatted using the same format that Ruby uses ;TI"4when printing an uncaught exceptions to stderr.;To:RDoc::Markup::BlankLine o;
; [I"FIf _highlight_ is +true+ the default error handler will send the ;TI"messages to a tty.;T@o;
; [I"I_order_ must be either of +:top+ or +:bottom+, and places the error ;TI"Gmessage and the innermost backtrace come at the top or the bottom.;T@o;
; [I"HThe default values of these options depend on <code>$stderr</code> ;TI",and its +tty?+ at the timing of a call.;T:
@fileI"error.c;T:0@omit_headings_from_table_of_contents_below0I"Rexception.full_message(highlight: bool, order: [:top or :bottom]) -> string
;T0[ I"(p1 = {});T@FI"Exception;TcRDoc::NormalClass00