Uses of Package
fr.igred.omero.exception
-
Packages that use fr.igred.omero.exception Package Description fr.igred.omero This package contains the main interfaces and abstract classes to handle OME Remote Objects.fr.igred.omero.annotations This package contains interfaces and classes for handling annotations.fr.igred.omero.client This package contains the client interfaces used to interact with an OMERO server and a class implementing them.fr.igred.omero.containers This package contains interfaces and classes related to the hierarchical organization for images,fr.igred.omero.core This package contains interfaces and classes to handle images and their content, such as pixels, channels or planes.fr.igred.omero.exception This package contains wrapper classes for exceptions and an exception handler.fr.igred.omero.roi This package contains wrapper classes for OMERO shapes and ROIs.fr.igred.omero.screen This package contains interfaces and classes related to the HCS organization, e.g. -
Classes in fr.igred.omero.exception used by fr.igred.omero Class Description AccessException Reports an error occurred while trying to pull out data from the server.ServerException Reports an error occurred on the server.ServiceException Reports an error occurred while trying to access the OMERO service. -
Classes in fr.igred.omero.exception used by fr.igred.omero.annotations Class Description AccessException Reports an error occurred while trying to pull out data from the server.ServerException Reports an error occurred on the server.ServiceException Reports an error occurred while trying to access the OMERO service. -
Classes in fr.igred.omero.exception used by fr.igred.omero.client Class Description AccessException Reports an error occurred while trying to pull out data from the server.ServerException Reports an error occurred on the server.ServiceException Reports an error occurred while trying to access the OMERO service. -
Classes in fr.igred.omero.exception used by fr.igred.omero.containers Class Description AccessException Reports an error occurred while trying to pull out data from the server.ServerException Reports an error occurred on the server.ServiceException Reports an error occurred while trying to access the OMERO service. -
Classes in fr.igred.omero.exception used by fr.igred.omero.core Class Description AccessException Reports an error occurred while trying to pull out data from the server.ServerException Reports an error occurred on the server.ServiceException Reports an error occurred while trying to access the OMERO service. -
Classes in fr.igred.omero.exception used by fr.igred.omero.exception Class Description AccessException Reports an error occurred while trying to pull out data from the server.ExceptionHandler Class to handle and convert OMERO exceptions.ExceptionHandler.ExceptionWrapper ExceptionHandler.ThrowingConsumer ExceptionHandler.ThrowingFunction ServerException Reports an error occurred on the server.ServiceException Reports an error occurred while trying to access the OMERO service. -
Classes in fr.igred.omero.exception used by fr.igred.omero.roi Class Description AccessException Reports an error occurred while trying to pull out data from the server.ServiceException Reports an error occurred while trying to access the OMERO service. -
Classes in fr.igred.omero.exception used by fr.igred.omero.screen Class Description AccessException Reports an error occurred while trying to pull out data from the server.ServerException Reports an error occurred on the server.ServiceException Reports an error occurred while trying to access the OMERO service.