Uses of Package
uk.ac.rdg.resc.edal.exceptions
-
Packages that use uk.ac.rdg.resc.edal.exceptions Package Description uk.ac.rdg.resc.edal.catalogue uk.ac.rdg.resc.edal.catalogue.jaxb uk.ac.rdg.resc.edal.dataset Code for reading data from underlying storage (e.g. disk, databases or remote locations).uk.ac.rdg.resc.edal.dataset.cdm Interface to datasets through the Unidata Common Data Model.uk.ac.rdg.resc.edal.dataset.plugins Package containing classes pertinent to plugins to generate derived variablesuk.ac.rdg.resc.edal.dataset.vtk uk.ac.rdg.resc.edal.domain uk.ac.rdg.resc.edal.examples uk.ac.rdg.resc.edal.exceptions This package contains EDAL-specific exceptions.uk.ac.rdg.resc.edal.feature uk.ac.rdg.resc.edal.geometry uk.ac.rdg.resc.edal.graphics Set of classes for rendering the data types in edal-common into imagesuk.ac.rdg.resc.edal.graphics.exceptions uk.ac.rdg.resc.edal.graphics.formats Classes which write to particular graphics file formatsuk.ac.rdg.resc.edal.graphics.style Definitions of the style-system, as well as implementations of various style typesuk.ac.rdg.resc.edal.graphics.style.sld uk.ac.rdg.resc.edal.graphics.utils Utilities to serialise/deserialise the styles in the parent package, as well as other shared classesuk.ac.rdg.resc.edal.util uk.ac.rdg.resc.edal.util.cdm uk.ac.rdg.resc.edal.wms Classes in this package are used to create a WMS servletuk.ac.rdg.resc.edal.wms.exceptions This package contains exceptions specific to WMS -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.catalogue Class Description EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.catalogue.jaxb Class Description EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.dataset Class Description DataReadingException An exception to be thrown when there is a problem reading data.EdalException Exception specific to EDALVariableNotFoundException Exception that is thrown when a user requests an unavailable variable -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.dataset.cdm Class Description EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.dataset.plugins Class Description EdalException Exception specific to EDALIncorrectDomainException An exception to be thrown when the domain for the current operation is incorrect somehow (e.g. -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.dataset.vtk Class Description DataReadingException An exception to be thrown when there is a problem reading data.EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.domain Class Description IncorrectDomainException An exception to be thrown when the domain for the current operation is incorrect somehow (e.g.MismatchedCrsException Exception that is thrown when a user requests an operation on multiple features whose CRSs do not match when they need to -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.examples Class Description EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.exceptions Class Description EdalException Exception specific to EDALEdalParseException An exception to be thrown when trying to parse something which is badly formatted -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.feature Class Description DataReadingException An exception to be thrown when there is a problem reading data. -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.geometry Class Description InvalidCrsException Exception that is thrown when a user requests an unsupported coordinate reference systemInvalidLineStringException An exception to be thrown when trying to parse a line string which is badly formatted -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.graphics Class Description MismatchedCrsException Exception that is thrown when a user requests an operation on multiple features whose CRSs do not match when they need to -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.graphics.exceptions Class Description EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.graphics.formats Class Description EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.graphics.style Class Description EdalException Exception specific to EDAL -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.graphics.style.sld Class Description EdalException Exception specific to EDALEdalParseException An exception to be thrown when trying to parse something which is badly formatted -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.graphics.utils Class Description DataReadingException An exception to be thrown when there is a problem reading data.EdalException Exception specific to EDALEdalParseException An exception to be thrown when trying to parse something which is badly formattedVariableNotFoundException Exception that is thrown when a user requests an unavailable variable -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.util Class Description BadTimeFormatException An exception to be thrown when trying to parse a time which is badly formattedEdalException Exception specific to EDALInvalidCrsException Exception that is thrown when a user requests an unsupported coordinate reference system -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.util.cdm Class Description DataReadingException An exception to be thrown when there is a problem reading data. -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.wms Class Description EdalException Exception specific to EDALMetadataException Exception that is thrown when there is a problem with metadata. -
Classes in uk.ac.rdg.resc.edal.exceptions used by uk.ac.rdg.resc.edal.wms.exceptions Class Description EdalException Exception specific to EDAL