ナビゲーション・リンクをスキップ

パッケージ ome.conditions

Forms the basis of all Omero exception hierarchies.

参照先: 説明

パッケージome.conditionsの説明

Forms the basis of all Omero exception hierarchies.

It is intended that no exceptions not subclassing RootException will escape the server. A last ditch effort will be made to wrap any unknown exception in an InternalException.

Due to networking issues, this will not always be possible, and the client should deal with all non-Omero exceptions as OutOfService exceptions.

Related Documentation

For a discussion of these exceptions, please see:
関連項目:
RootException
ナビゲーション・リンクをスキップ