Version: 5.4.10-ice35-b105

OmeroBlitz API
Home Previous Up Next Index

omero::ExpiredCredentialException

Overview

exception ExpiredCredentialException extends ::Glacier2::CannotCreateSessionException

Thrown when the password for a user has expried. Use: ISession.changeExpiredCredentials() and login as guest. This does -not- subclass from the omero.ServerError class because the Ice Glacier2::SessionManager interface can only throw CCSEs.


Home Previous Up Next Index