Exception: GlobalSession::InvalidSession
- Inherits:
-
ClientError
- Object
- Exception
- ClientError
- GlobalSession::InvalidSession
- Defined in:
- lib/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.