-
Type:
Sub-task
-
Status: Patch Available
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
MissingSessionException in only thrown and catched once inside this class and can as well be replaced by a boolean return value.
While I'm at it: The method throwing this Exception makes more sense to be inlined in the one place from where it is called.