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.
fatal is an Exception
that is raised when Ruby has encountered a fatal error and must exit. You are not able to rescue fatal.