class Nya::Serializable::Exception

Defined in:

nya_serializable/serializable/exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(field_name : String, message : String | Nil = nil, cause : ::Exception | Nil = nil) #

[View source]

Instance Method Detail

def field_name : String #

[View source]
def field_name=(field_name : String) #

[View source]