class Lucky::InvalidFlashJSONError

Defined in:

lucky/errors.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Constructor Detail

def self.new(bad_json : String | Nil) #

[View source]

Instance Method Detail

def bad_json : String? #

[View source]
def message : String | Nil #

[View source]