📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 21:56:20
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
SystemCallError
📍 /opt/alt/ruby18/share/ri/1.8/system/SystemCallError
🔄 Refresh
✏️
Editing: cdesc-SystemCallError.yaml
Read Only
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: === - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Descendents of class <tt>Exception</tt> are used to communicate between <tt>raise</tt> methods and <tt>rescue</tt> statements in <tt>begin/end</tt> blocks. <tt>Exception</tt> objects carry information about the exception---its type (the exception's class name), an optional descriptive string, and optional traceback information. Programs may subclass <tt>Exception</tt> to add additional information. constants: [] full_name: SystemCallError includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: errno name: SystemCallError superclass: StandardError
💾 Save Changes
❌ Cancel