class Shard::TypeMismatch

Defined in:

shard/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : String, expected : String, got : String) #

[View source]

Instance Method Detail

def expected : String #

[View source]
def got : String #

[View source]
def key : String #

[View source]