パッケージ | 説明 |
---|---|
ome.conditions |
Forms the basis of all Omero exception hierarchies.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AuthenticationException
Invalid username and/or credential provided.
|
class |
ExpiredCredentialException
Correct username and credentials provided, but credentials expired.
|
class |
RemovedSessionException
Client attempted to access a
Session which has either
expired or been closed manually. |
class |
SessionTimeoutException
The given session has expired and can no longer be used.
|