|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WcsException | |
---|---|
thredds.wcs.v1_0_0_1 |
Uses of WcsException in thredds.wcs.v1_0_0_1 |
---|
Methods in thredds.wcs.v1_0_0_1 that throw WcsException | |
---|---|
DescribeCoverage |
DescribeCoverageBuilder.buildDescribeCoverage()
|
GetCoverage |
GetCoverageBuilder.buildGetCoverage()
|
org.jdom.Document |
GetCapabilities.getCapabilitiesReport()
|
void |
GetCapabilities.writeCapabilitiesReport(PrintWriter pw)
|
String |
GetCapabilities.writeCapabilitiesReportAsString()
|
File |
GetCoverage.writeCoverageDataToFile()
|
File |
WcsCoverage.writeCoverageDataToFile(Request.Format format,
LatLonRect bboxLatLonRect,
WcsCoverage.VerticalRange verticalRange,
DateRange timeRange)
|
Constructors in thredds.wcs.v1_0_0_1 with parameters of type WcsException | |
---|---|
ExceptionReport(WcsException exception)
|
Constructor parameters in thredds.wcs.v1_0_0_1 with type arguments of type WcsException | |
---|---|
ExceptionReport(List<WcsException> exceptions)
|
Constructors in thredds.wcs.v1_0_0_1 that throw WcsException | |
---|---|
DescribeCoverage(Request.Operation operation,
String version,
WcsDataset dataset,
List<String> coverages)
|
|
GetCoverage(Request.Operation operation,
String version,
WcsDataset dataset,
String coverageId,
String crs,
String responseCRS,
Request.BoundingBox bbox,
DateRange timeRange,
WcsCoverage.VerticalRange verticalRange,
Request.Format format)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |