1.

What are some built-in Ruby class exceptions.

Answer»

Built-in subclasses of EXCEPTION are as FOLLOWS

  • No MEMORYERROR 
  • ScriptError 
  • SecurityError 
  • SignalException 
  • StandardError 
  • SystenExit 
  • SystemStackError 
  • fatal - impossible to RESCUE 


Discussion

No Comment Found