0 votes
in Ruby by
What are some built-in Ruby class exceptions.

1 Answer

0 votes
by

Built-in subclasses of exception are as follows:

  • NoMemoryError
  • ScriptError
  • SecurityError
  • SignalException
...