Exception: Authie::Session::InactiveSession

Inherits:
ValidityError show all
Defined in:
lib/authie/session.rb

Overview

Raised when a session is used but it is no longer active

Instance Attribute Summary

Attributes inherited from ValidityError

#session

Method Summary

Methods inherited from ValidityError

#initialize

Constructor Details

This class inherits a constructor from Authie::Session::ValidityError