class

DynFork::Errors::Panic

Inherits DynFork::Errors::DynForkException < Exception < Reference < Object

A type of global exception that should not be raised in production.

Constructors

new(message : String)
Source