public abstract class SessionException extends RootException
ISession
will most likely throw
SessionTimeoutException
or RemovedSessionException
, and the
ome.api.ISession
service itself: AuthenticationException
and
ExpiredCredentialException
.Constructor and Description |
---|
SessionException(java.lang.String msg) |