class Lucky::InvalidCookieValueError

Overview

Crystal raises Invalid cookie value (IO::Error) by default. This provides a nicer error

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(key : String | Symbol) #

[View source]

Instance Method Detail

def key : String | Symbol #

[View source]
def message : String #

[View source]