Exception: HasGlobalSession::InvalidSession

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

Overview

Indicates that a client submitted a request with a valid session cookie, but the session ID was reported as invalid by the Directory.

See Directory#valid_session? for more information.