Exception: CookieMonster::Encryption::PasswordInvalid

Inherits:
Exception
  • Object
show all
Defined in:
lib/cookie_monster/encryption.rb

Instance Method Summary collapse

Constructor Details

#initialize(s) ⇒ PasswordInvalid

Returns a new instance of PasswordInvalid.



51
# File 'lib/cookie_monster/encryption.rb', line 51

def initialize(s); s; end