Exception: StandardError

Inherits:
Exception show all
Defined in:
error.c

Direct Known Subclasses

ArgumentError, IOError, IndexError, LocalJumpError, NameError, RangeError, RegexpError, RuntimeError, SecurityError, SystemCallError, SystemStackError, ThreadError, TypeError, ZeroDivisionError

Method Summary

Methods inherited from Exception

#backtrace, exception, #exception, #initialize, #inspect, #message, #set_backtrace, #to_s, #to_str

Constructor Details

This class inherits a constructor from Exception