class Hash::SerializableError

Defined in:

hash_serializable.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String | Nil, klass : String, attribute : String | Nil = nil) #

[View source]

Instance Method Detail

def attribute : String | Nil #

[View source]
def klass : String #

[View source]