Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
Exception /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
417
B
-rw-r--r--
2026-04-07 16:51
as_json-i.ri
946
B
-rw-r--r--
2026-04-07 16:51
backtrace-i.ri
1.33
KB
-rw-r--r--
2026-04-07 16:51
backtrace_locations-i.ri
1.53
KB
-rw-r--r--
2026-04-07 16:51
cause-i.ri
1.13
KB
-rw-r--r--
2026-04-07 16:51
cdesc-Exception.ri
3.37
KB
-rw-r--r--
2026-04-07 16:51
detailed_message-i.ri
1.96
KB
-rw-r--r--
2026-04-07 16:51
exception-c.ri
1.15
KB
-rw-r--r--
2026-04-07 16:51
exception-i.ri
1.14
KB
-rw-r--r--
2026-04-07 16:51
full_message-i.ri
2.08
KB
-rw-r--r--
2026-04-07 16:51
inspect-i.ri
562
B
-rw-r--r--
2026-04-07 16:51
json_create-c.ri
321
B
-rw-r--r--
2026-04-07 16:51
message-i.ri
394
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
920
B
-rw-r--r--
2026-04-07 16:51
set_backtrace-i.ri
3.89
KB
-rw-r--r--
2026-04-07 16:51
to_json-i.ri
571
B
-rw-r--r--
2026-04-07 16:51
to_s-i.ri
513
B
-rw-r--r--
2026-04-07 16:51
to_tty%3f-c.ri
379
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"full_message:ETI"Exception#full_message;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"(Returns an enhanced message string:;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"'Includes the exception class name.;To;;0; [o; ; [I"IIf the value of keyword +highlight+ is true (not +nil+ or +false+), ;TI"Vincludes bolding ANSI codes (see below) to enhance the appearance of the message.;To;;0; [o; ; [I"AIncludes the {backtrace}[rdoc-ref:exceptions.md@Backtraces]:;T@o;; ;;[o;;0; [o; ; [I">If the value of keyword +order+ is +:top+ (the default), ;TI"Elists the error message and the innermost backtrace entry first.;To;;0; [o; ; [I"3If the value of keyword +order+ is +:bottom+, ;TI":lists the error message the the innermost entry last.;T@o; ; [I" Example:;T@o:RDoc::Markup::Verbatim; [I" def baz ;TI" begin ;TI" 1 / 0 ;TI" rescue => x ;TI" pp x.message ;TI"9 pp x.full_message(highlight: false).split("\n") ;TI"' pp x.full_message.split("\n") ;TI" end ;TI" end ;TI"def bar; baz; end ;TI"def foo; bar; end ;TI" foo ;T:@format0o; ; [I"Output:;T@o;; [I""divided by 0" ;TI"A["t.rb:3:in 'Integer#/': divided by 0 (ZeroDivisionError)", ;TI"' "\tfrom t.rb:3:in 'Object#baz'", ;TI"( "\tfrom t.rb:10:in 'Object#bar'", ;TI"( "\tfrom t.rb:11:in 'Object#foo'", ;TI"$ "\tfrom t.rb:12:in '<main>'"] ;TI"Z["t.rb:3:in 'Integer#/': \e[1mdivided by 0 (\e[1;4mZeroDivisionError\e[m\e[1m)\e[m", ;TI"' "\tfrom t.rb:3:in 'Object#baz'", ;TI"( "\tfrom t.rb:10:in 'Object#bar'", ;TI"( "\tfrom t.rb:11:in 'Object#foo'", ;TI"$ "\tfrom t.rb:12:in '<main>'"] ;T;0o; ; [I"IAn overriding method should be careful with ANSI code enhancements; ;TI"5see {Messages}[rdoc-ref:exceptions.md@Messages].;T: @fileI"error.c;T:0@omit_headings_from_table_of_contents_below0I":full_message(highlight: true, order: :top) -> string ;T0[ I"(p1 = {});T@TFI"Exception;TcRDoc::NormalClass00