class fatal - Ruby 2.2.4 Core API Reference API Reference

Ruby 2.2 Core API

class fatal

fatal is an Exception that is raised when ruby has encountered a fatal error and must exit. You are not able to rescue fatal.

In Files

  • error.c

Parent

Exception