Uses of Class
thredds.wcs.v1_1_0.WcsException

Packages that use WcsException
thredds.wcs.v1_1_0   
 

Uses of WcsException in thredds.wcs.v1_1_0
 

Methods in thredds.wcs.v1_1_0 that throw WcsException
static Request Request.getDescribeCoverageRequest(Request.Operation operation, String negotiatedVersion, List<String> identifiers, String datasetPath, GridDataset dataset)
           
static Request Request.getGetCoverageRequest(Request.Operation operation, String negotiatedVersion, String identifier, String datasetPath, GridDataset dataset)
           
 File GetCoverage.writeCoverageDataToFile()
           
 

Constructors in thredds.wcs.v1_1_0 with parameters of type WcsException
ExceptionReport(WcsException exception)
           
 

Constructor parameters in thredds.wcs.v1_1_0 with type arguments of type WcsException
ExceptionReport(List<WcsException> exceptions)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.