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.217.130
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" cause:ETI"Exception#cause;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"@Returns the previous value of global variable <tt>$!</tt>, ;TI"which may be +nil+ ;TI"G(see {Global Variables}[rdoc-ref:exceptions.md@Global+Variables]):;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"begin ;TI" raise('Boom 0') ;TI"rescue => x0 ;TI"I puts "Exception: #{x0}; $!: #{$!}; cause: #{x0.cause.inspect}." ;TI" begin ;TI" raise('Boom 1') ;TI" rescue => x1 ;TI"C puts "Exception: #{x1}; $!: #{$!}; cause: #{x1.cause}." ;TI" begin ;TI" raise('Boom 2') ;TI" rescue => x2 ;TI"E puts "Exception: #{x2}; $!: #{$!}; cause: #{x2.cause}." ;TI" end ;TI" end ;TI" end ;T:@format0o; ; [I"Output:;T@o;; [I"2Exception: Boom 0; $!: Boom 0; cause: nil. ;TI"5Exception: Boom 1; $!: Boom 1; cause: Boom 0. ;TI"4Exception: Boom 2; $!: Boom 2; cause: Boom 1.;T; 0: @fileI"error.c;T:0@omit_headings_from_table_of_contents_below0I"cause -> exception or nil ;T0[ I"();T@*FI"Exception;TcRDoc::NormalClass00