Exception: HasGlobalSession::InvalidSession
- Inherits:
-
Exception
- Object
- Exception
- HasGlobalSession::InvalidSession
- 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.