Class Exception
In: /tc/dl/ruby/ruby/error.c
Parent: Object
ScriptError LoadError NotImplementedError SyntaxError NameError RangeError IndexError SignalException SecurityError SystemExit TypeError Interrupt ArgumentError StandardError SystemCallError RuntimeError fatal Exception NoMemoryError TopLevel
Methods
backtrace    exception    exception    initialize    inspect    message    set_backtrace    to_s    to_str   
Public Class methods
exception(...)
Public Instance methods
exception(...)
initialize(...)
to_s()
to_str()
message()
inspect()
backtrace()
set_backtrace(p1)