InexistentSession constructor

InexistentSession()

Implementation

InexistentSession()
    : super('Inexistent Session Error',
          'The user has not logged in or the session has already expired. Try to log in again.');