class Cosmo::HookedExceptions::Throw

Defined in:

cosmo/runtime/hooked_exceptions.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Cosmo::HookedExceptions::HookedException

new(token : Token, message : String) new

Constructor Detail

def self.new(token : Token, value : Cosmo::ClassInstance) #

[View source]

Instance Method Detail

def value : ClassInstance #

[View source]