OmeroBlitz API
Home Previous Up Next Index

omero::SessionException

Overview

exception SessionException extends ServerError

Base session exception, though in the OMERO.blitz implementation, all exceptions thrown by the Glacier2 must subclass CannotCreateSessionException. See below.

Derived Exceptions

RemovedSessionException
SessionTimeoutException
ShutdownInProgress

Home Previous Up Next Index