class KDL::Serializable::Error

Defined in:

kdl/serializable.cr

Constructors

Instance Method Summary

Instance methods inherited from class Reference

==(other : KDL::Value) ==

Instance methods inherited from class Object

===(other : KDL::Value) ===

Constructor Detail

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

[View source]

Instance Method Detail

def attribute : String | Nil #

[View source]
def klass : String #

[View source]