OmeroBlitz API
Home Previous Up Next Index

omero::AuthenticationException

Overview

exception AuthenticationException extends ::Glacier2::CannotCreateSessionException

Thrown when the information provided omero.createSession() or more specifically Glacier2.RouterPrx.createSession() is incorrect. This does -not- subclass from the omero.ServerError class because the Ice Glacier2::SessionManager interface can only throw CCSEs.


Home Previous Up Next Index