class Vizbor::Errors::Panic

Overview

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

Defined in:

vizbor/errors.cr

Constructors

Constructor Detail

def self.new(message : String) #

[View source]