public abstract class AbstractNcssDataRequestController extends AbstractNcssController
gridDataset, NETCDF_FORMAT_NAME, requestPathInfo, servletCachePath, servletPath| Constructor and Description |
|---|
AbstractNcssDataRequestController() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
checkRequestedVars(GridDataset gds,
RequestParamsBean params)
Checks all requested variables are in the dataset for a Ncss requests.
|
String |
handle(Exception e)
Handles internal errors and writes the stacktrace to the threddsServlet log.
|
buildCacheUrl, getGridDataset, getLastModified, getRequestedDates, getRequestPathInfo, getServletCachePath, getServletPath, getSupportedFormat, handleValidationErrorsResponse, setResponseHeadersprotected abstract void checkRequestedVars(GridDataset gds, RequestParamsBean params) throws VariableNotContainedInDatasetException, UnsupportedOperationException
gds - params - VariableNotContainedInDatasetExceptionUnsupportedOperationExceptionCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.