Task #3029 (closed)
Opened 9 years ago
Closed 8 years ago
Convert NoSuchElementException in CurrentDetails to SessionException
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | API | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
CurrentDetails.logout throws a NoSuchElementException (See #2546). This should really be a SessionException (or in some cases a ShutdownException).
Change History (1)
comment:1 Changed 8 years ago by jmoore
- Milestone changed from Unscheduled to OMERO-Beta4.4
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Handled differently as part of #6639.