Package es.bsc.dataclay.exceptions.logicmodule.sessionmgr
Module intended to management of Exceptions in Session Manager module.
-
Exception Summary Exception Description SessionExternalIsNotActiveException This class represents the exceptions produced in Session Manager module when an external Session is not active.SessionExternalNotExistException This class represents the exceptions produced in Session Manager module when an external Session does not exist.SessionIsNotActiveException This class represents the exceptions produced in Session Manager module when a Session is not active.SessionNotExistException This class represents the exceptions produced in Session Manager module when a Session does not belong to specific account.