WCS exceptions
ExceptionCode
| Meaning of code
| locator value
OperationNotSupported
Request is for an operation that is not supported by this server
Name of operation not supported.
MissingParameterValue
Operation request does not include a parameter value, and this server
did not declare a default value for that parameter
Name of missing parameter
InvalidParameterValue
Operation request contains an invalid parameter value.
Name of parameter with invalid value
VersionNegotiationFailed
List of versions in "AcceptVersions" parameter value in GetCapabilities
operation request did not include any version supported by this server.
None, omit "locator" parameter
InvalidUpdateSequence
Value of (optional) updateSequence parameter in GetCapabilities operation
request is greater than current value of service metadata updateSequence
number
None, omit "locator" parameter
OptionNotSupported
Request is for an option that is not supported by this server.
Identifier of option not supported
NoApplicableCode
No other exceptionCode specified by this service and server applies to
this exception.
None, omit locator parameter
User: ndp
Date: Aug 13, 2008
Time: 4:18:20 PM
WcsException(String, int, String) - Constructor for exception opendap.wcs.v2_0.WcsException
WcsException(String, int) - Constructor for exception opendap.wcs.v2_0.WcsException
WcsExceptionReport - Class in opendap.wcs.v2_0
User: ndp
Date: Aug 14, 2008
Time: 1:15:27 PM
WcsExceptionReport() - Constructor for class opendap.wcs.v2_0.WcsExceptionReport
WcsExceptionReport(WcsException) - Constructor for class opendap.wcs.v2_0.WcsExceptionReport
WcsResponder - Interface in opendap.wcs.v2_0
Created by IntelliJ IDEA.
WcsResponseFormat - Class in opendap.wcs.v2_0.formats
WcsResponseFormat() - Constructor for class opendap.wcs.v2_0.formats.WcsResponseFormat
WcsResponseFormat.Type - Enum in opendap.wcs.v2_0.formats
WcsService - Class in opendap.viewers
Created with IntelliJ IDEA.
WcsService() - Constructor for class opendap.viewers.WcsService
WcsService(String, String, String, String, String) - Constructor for class opendap.viewers.WcsService
WcsServiceManager - Class in opendap.wcs.v2_0
This class manages the WCS service.
WcsServiceManager() - Constructor for class opendap.wcs.v2_0.WcsServiceManager
WebServiceHandler - Interface in opendap.services
Created with IntelliJ IDEA.
WHITE_SPACE_REGEX_STRING - Static variable in class opendap.coreServlet.Util
WILDCARD - Static variable in class opendap.namespaces.THREDDS
wrapDocumentInSoapEnvelope(Document) - Static method in class opendap.wcs.v2_0.http.SoapHandler
write(int) - Method in class opendap.bes.DevNull
write(String) - Method in class opendap.bes.DevNull
write(byte) - Method in class opendap.bes.DevNull
write(byte[]) - Method in class opendap.io.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - Method in class opendap.io.ChunkedOutputStream
write(int) - Method in class opendap.io.ChunkedOutputStream
Write the specified byte to our output stream.
write(String, ServletOutputStream) - Method in class opendap.wcs.v2_0.http.Attachment
Write the attchment to the indicated stream
writeCatalogTree(String) - Method in class opendap.threddsHandler.SiteMapToCatalog
writeCatalogXML(OutputStream) - Method in class opendap.threddsHandler.BesCatalog
writeCatalogXML(OutputStream) - Method in interface opendap.threddsHandler.Catalog
writeCatalogXML(OutputStream) - Method in class opendap.threddsHandler.LocalFileCatalog
writeCatalogXML(OutputStream) - Method in class opendap.threddsHandler.RemoteHttpCatalog
writeChunkHeader(OutputStream, int, int) - Static method in class opendap.io.Chunk
Writes a chunk header to the underlying stream.
writeClosingChunkHeader(OutputStream) - Static method in class opendap.io.Chunk
Send closing chunk.
writeCombined(String, boolean) - Method in class opendap.threddsHandler.SiteMapToCatalog
writeCombinedSiteMapResponse(String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the combined site map for the server to the passed stream.
writeConfiguration(OutputStream) - Method in class opendap.bes.BESConfig
writeDap2Data(String, String, String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes an OPeNDAP DAP2 data response for the dataSource to the
passed stream.
writeDap2DataAsAscii(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the ASCII representation _rawOS the OPeNDAP data response for the
dataSource to the passed stream.
writeDap2DataAsCovJson(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the DAP2 CovJSON data response for the dataSource to the passed
stream.
writeDap2DataAsGeoTiff(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap2DataAsGmlJpeg2000(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap2DataAsIjsn(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the DAP2 IJson data response for the dataSource to the passed
stream.
writeDap2DataAsJson(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the DAP2 JSON data response for the dataSource to the passed
stream.
writeDap2DataAsNetcdf3(String, String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF-3 file out response for the dataSource to the passed
stream.
writeDap2DataAsNetcdf4(String, String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF-4 file out response for the dataSource to the passed
stream.
writeDap2DataAsW10nJson(String, String, String, String, boolean, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the w10n Json response for the dataSource to the passed
stream.
writeDap2DataAsXml(String, String, String, int, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap2DataRequestForm(String, String, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the HTML data request form (aka the I.F.H.) for the OPeNDAP the
dataSource to the passed stream.
writeDap2HtmlInfoPage(String, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the OPeNDAP INFO response for the dataSource to the passed
stream.
writeDap2MetadataAsIjsn(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the DAP2 IJson metadata response for the dataSource to the passed
stream.
writeDap2MetadataAsJson(String, String, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Write DAP2 metadata as JSON for the dataSource to the passed
stream.
writeDap2MetadataAsW10nJson(String, String, String, String, boolean, boolean, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap4Data(String, QueryParameters, int, String, String, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes an OPeNDAP DAP4 Data response for the dataSource to the passed stream.
writeDap4DataAsCovJson(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap4DataAsCsv(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the ASCII representation _rawOS the OPeNDAP data response for the
dataSource to the passed stream.
writeDap4DataAsGeoTiff(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap4DataAsGmlJpeg2000(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap4DataAsIjsn(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap4DataAsJson(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeDap4DataAsNetcdf3(String, QueryParameters, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF-3 file out response for the dataSource to the passed
stream.
writeDap4DataAsNetcdf4(String, QueryParameters, String, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF-4 file out response for the dataSource to the passed
stream.
writeDap4DataAsXml(String, QueryParameters, int, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the DAP4 XML data response for the dataSource to the passed
stream.
writeDap4MetadataAsIjsn(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the DAP4 IJson metadata response for the dataSource to the passed
stream.
writeDap4MetadataAsJson(String, QueryParameters, int, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the DAP4 json metadata response for the dataSource to the passed
stream.
writeDAS(String, String, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes an OPeNDAP DAS for the dataSource to the passed stream.
writeDataTree(String, boolean) - Method in class opendap.threddsHandler.SiteMapToCatalog
writeDataTreeNode(File, SiteMapToCatalog.SiteMapNode, boolean) - Method in class opendap.threddsHandler.SiteMapToCatalog
writeDDS(String, String, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes an OPeNDAP DDS for the dataSource to the passed stream.
writeDDX(String, String, String, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes an OPeNDAP DDX for the dataSource to the passed stream.
writeDMR(String, QueryParameters, String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes an OPeNDAP DAP4 DMR for the dataSource to the passed stream.
writeFile(String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the source data (it is often a file, thus the method name) to
the passed stream.
writePathInfoResponse(String, OutputStream) - Method in class opendap.bes.dap2Responders.BesApi
Writes the NetCDF file out response for the dataSource to the passed
stream.
writeRawCatalogXML(OutputStream) - Method in class opendap.threddsHandler.BesCatalog
writeRawCatalogXML(OutputStream) - Method in interface opendap.threddsHandler.Catalog
writeRawCatalogXML(OutputStream) - Method in class opendap.threddsHandler.LocalFileCatalog
writeRawCatalogXML(OutputStream) - Method in class opendap.threddsHandler.RemoteHttpCatalog
writeRemoteContent(String, CredentialsProvider, OutputStream) - Static method in class opendap.http.Util
Retrieves the resource located at "url" and writes its content into "os".
X
- XDAP_ACCEPT_CONTEXT - Static variable in class opendap.bes.dap2Responders.BesApi
-
- XLINK - Class in opendap.namespaces
-
Created by IntelliJ IDEA.
- XLINK() - Constructor for class opendap.namespaces.XLINK
-
- XLINK - Class in opendap.threddsHandler
-
User: ndp
Date: Apr 18, 2008
Time: 7:10:38 PM
- XLINK() - Constructor for class opendap.threddsHandler.XLINK
-
- XLink - Class in opendap.wcs.v2_0
-
Created by IntelliJ IDEA.
- XLink(Element) - Constructor for class opendap.wcs.v2_0.XLink
-
- XLink(XLink.Type, String, String, String, String, String, String, String, String, String) - Constructor for class opendap.wcs.v2_0.XLink
-
- XLink(XLink.Type, URI, URI, URI, String, String, String, String, String, String) - Constructor for class opendap.wcs.v2_0.XLink
-
- XLink.Type - Enum in opendap.wcs.v2_0
-
- XLINK_NAMESPACE_STRING - Static variable in class opendap.wcs.v2_0.WCS
-
- XLINK_NS - Static variable in class opendap.wcs.v2_0.WCS
-
- XLINK_SCHEMA_LOCATION_BASE - Static variable in class opendap.wcs.v2_0.WCS
-
- XML - Class in opendap.namespaces
-
Created by IntelliJ IDEA.
- XML() - Constructor for class opendap.namespaces.XML
-
- XML_DATA - Static variable in class opendap.bes.dap2Responders.BesApi
-
- XML_ERRORS - Static variable in class opendap.bes.dap2Responders.BesApi
-
- XMLBASE_CONTEXT - Static variable in class opendap.bes.dap2Responders.BesApi
-
- XmlData - Class in opendap.bes.dap2Responders
-
Created by IntelliJ IDEA.
- XmlData(String, BesApi, boolean) - Constructor for class opendap.bes.dap2Responders.XmlData
-
- XmlData(String, String, String, BesApi, boolean) - Constructor for class opendap.bes.dap2Responders.XmlData
-
- XmlDMR - Class in opendap.bes.dap4Responders.DatasetMetadata
-
- XmlDMR(String, BesApi, boolean) - Constructor for class opendap.bes.dap4Responders.DatasetMetadata.XmlDMR
-
- XmlDMR(String, String, BesApi, boolean) - Constructor for class opendap.bes.dap4Responders.DatasetMetadata.XmlDMR
-
- XmlDMR(String, String, String, BesApi, boolean) - Constructor for class opendap.bes.dap4Responders.DatasetMetadata.XmlDMR
-
- XmlDR - Class in opendap.bes.dap4Responders.DataResponse
-
Created by IntelliJ IDEA.
- XmlDR(String, BesApi, boolean) - Constructor for class opendap.bes.dap4Responders.DataResponse.XmlDR
-
- XmlDR(String, String, BesApi, boolean) - Constructor for class opendap.bes.dap4Responders.DataResponse.XmlDR
-
- XmlDR(String, String, String, BesApi, boolean) - Constructor for class opendap.bes.dap4Responders.DataResponse.XmlDR
-
- XmlDSR - Class in opendap.bes.dap4Responders.DatasetServices
-
Created by IntelliJ IDEA.
- XmlDSR(String, BesApi, NormativeDSR) - Constructor for class opendap.bes.dap4Responders.DatasetServices.XmlDSR
-
- XmlDSR(String, String, BesApi, NormativeDSR) - Constructor for class opendap.bes.dap4Responders.DatasetServices.XmlDSR
-
- XmlDSR(String, String, String, BesApi, NormativeDSR) - Constructor for class opendap.bes.dap4Responders.DatasetServices.XmlDSR
-
- XMLReaderWithNamespaceInMyPackageDotInfo - Class in opendap.dap4
-
Concocted per netdawg in
https://stackoverflow.com/questions/277502/jaxb-how-to-ignore-namespace-during-unmarshalling-xml-document
- XMLReaderWithNamespaceInMyPackageDotInfo(XMLStreamReader) - Constructor for class opendap.dap4.XMLReaderWithNamespaceInMyPackageDotInfo
-
- XmlRequestHandler - Class in opendap.wcs.v2_0.http
-
This class is responsible for processing WCS XML request documents.
- XmlRequestHandler() - Constructor for class opendap.wcs.v2_0.http.XmlRequestHandler
-
- XmlRequestHandler.NoOpEntityResolver - Class in opendap.wcs.v2_0.http
-
- XSI_NAMESPACE_STRING - Static variable in class opendap.wcs.v2_0.WCS
-
- XSI_NS - Static variable in class opendap.wcs.v2_0.WCS
-
- xsltDir(HttpServletRequest, HttpServletResponse) - Method in class opendap.bes.DirectoryDispatchHandler
-
************************************************************************
Handler for OPeNDAP directory requests.
_
- _authContext - Variable in class opendap.auth.IdProvider
-
- _axisLabelList - Variable in class opendap.wcs.srs.SimpleSrs
-
- _axisLabels - Variable in class opendap.wcs.srs.SimpleSrs
-
- _config - Variable in class opendap.wcs.v2_0.http.XmlRequestHandler
-
- _dapSuffix - Variable in class opendap.wcs.v2_0.formats.WcsResponseFormat
-
- _domainCoordinate - Variable in class opendap.wcs.v2_0.DimensionSubset
-
- _groups - Variable in class opendap.auth.UserProfile
-
- _idp - Variable in class opendap.auth.UserProfile
-
- _initialized - Variable in class opendap.wcs.v2_0.http.XmlRequestHandler
-
- _jsonInit - Variable in class opendap.auth.UserProfile
-
- _jsonStr - Variable in class opendap.auth.UserProfile
-
- _mediaSuffix - Variable in class opendap.bes.dap4Responders.MediaType
-
- _mimeType - Variable in class opendap.bes.dap4Responders.MediaType
-
- _mimeType - Variable in class opendap.wcs.v2_0.formats.WcsResponseFormat
-
- _myCD - Variable in class opendap.wcs.v2_0.CoverageDescription
-
- _name - Variable in class opendap.bes.dap4Responders.MediaType
-
- _name - Variable in class opendap.wcs.srs.SimpleSrs
-
- _name - Variable in class opendap.wcs.v2_0.formats.WcsResponseFormat
-
- _objectCreationTime - Variable in class opendap.auth.UserProfile
-
- _prefix - Variable in class opendap.wcs.v2_0.http.XmlRequestHandler
-
- _primaryType - Variable in class opendap.bes.dap4Responders.MediaType
-
- _primaryTypeIsWildCard - Variable in class opendap.bes.dap4Responders.MediaType
-
- _quality - Variable in class opendap.bes.dap4Responders.MediaType
-
- _rawOS - Variable in class opendap.io.ChunkedOutputStream
-
- _regexToMatchLastDotSuffixString - Static variable in class opendap.bes.dap2Responders.BesApi
-
- _roles - Variable in class opendap.auth.UserProfile
-
- _serviceContext - Variable in class opendap.auth.IdProvider
-
- _sourceDatasetElement - Variable in class opendap.threddsHandler.Dataset
-
- _srsDimension - Variable in class opendap.wcs.srs.SimpleSrs
-
- _subType - Variable in class opendap.bes.dap4Responders.MediaType
-
- _subTypeIsWildCard - Variable in class opendap.bes.dap4Responders.MediaType
-
- _systemPath - Variable in class opendap.coreServlet.HttpResponder
-
- _systemPath - Variable in exception opendap.coreServlet.OPeNDAPException
-
- _type - Variable in class opendap.wcs.v2_0.formats.WcsResponseFormat
-
- _uomLabelList - Variable in class opendap.wcs.srs.SimpleSrs
-
- _uomLabels - Variable in class opendap.wcs.srs.SimpleSrs
-
- _wildcard - Variable in class opendap.bes.dap4Responders.MediaType
-
A B C D E F G H I J K L M N O P Q R S T U V W X _
|