📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 13:12:08
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Exception
📍 /opt/alt/ruby18/share/ri/1.8/system/Exception
🔄 Refresh
✏️
Editing: to_str-i.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the result of invoking <tt>exception.to_s</tt>. Normally this returns the exception's message or name. By supplying a to_str method, exceptions are agreeing to be used where Strings are expected. full_name: Exception#to_str is_singleton: false name: to_str params: | exception.message => string exception.to_str => string visibility: public
💾 Save Changes
❌ Cancel