Ruby - Error Handling
Which class is the root of the exception hierarchy in Ruby?
Which class is the root of the exception hierarchy in Ruby?
Exception class, which is the root of the hierarchy.StandardError and RuntimeError are subclasses of Exception.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions