Skip to content

Instantly share code, notes, and snippets.

@woods
Created August 17, 2013 21:48
Show Gist options
  • Select an option

  • Save woods/6258842 to your computer and use it in GitHub Desktop.

Select an option

Save woods/6258842 to your computer and use it in GitHub Desktop.
Ruby exception hierarchy
Exception
NoMemoryError
ScriptError
LoadError
NotImplementedError
SyntaxError
SignalException
Interrupt
StandardError
ArgumentError
IOError
EOFError
IndexError
LocalJumpError
NameError
NoMethodError
RangeError
FloatDomainError
RegexpError
RuntimeError
SecurityError
SystemCallError
SystemStackError
ThreadError
TypeError
ZeroDivisionError
SystemExit
fatal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment