class Magiika::Error::InternalType

Overview

when a type error occurs internally

Defined in:

misc/error.cr

Constructors

Instance methods inherited from class Magiika::Error::Internal

to_s to_s

Constructor methods inherited from class Magiika::Error::Internal

new(message : String, cause : Exception | Nil = nil) new

Constructor Detail

def self.new #

[View source]