D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
ThreadError
/
Filename :
cdesc-ThreadError.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: <tt>Thread</tt> encapsulates the behavior of a thread of execution, including the main thread of the Ruby script. - !ruby/struct:SM::Flow::P body: In the descriptions of the methods in this class, the parameter <em>sym</em> refers to a symbol, which is either a quoted string or a <tt>Symbol</tt> (such as <tt>:name</tt>). constants: [] full_name: ThreadError includes: [] instance_methods: [] name: ThreadError superclass: StandardError