class Hash::SerializableError
- Hash::SerializableError
- Exception
- Reference
- Object
Defined in:
hash_serializable.crConstructors
Instance Method Summary
Constructor Detail
def self.new(message : String | Nil, klass : String, attribute : String | Nil = nil)
#