class DynFork::Errors::Panic

Overview

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

Defined in:

dynfork/errors/root.cr

Constructors

Constructor Detail

def self.new(message : String) #

[View source]