class Medusa::Exceptions::InternalException

Defined in:

medusa/exceptions/internal_exception.cr

Constructors

Constructor Detail

def self.new(message : String, stack : String | Nil) #

[View source]