Uses of Class
ucar.unidata.data.DataCancelException
Packages that use DataCancelException
-
Uses of DataCancelException in ucar.unidata.data
Methods in ucar.unidata.data that throw DataCancelExceptionModifier and TypeMethodDescriptionprotected abstract DataDataChoice.getData(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Return theDataobject that this DataChoice represents.final DataDataChoice.getData(DataSelection incomingDataSelection) Return theDataobject that this DataChoice represents.final DataDataChoice.getData(DataSelection incomingDataSelection, Hashtable requestProperties) Return theDataobject that this DataChoice represents.protected DataDataDataChoice.getData(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Return theDataobject that this DataChoice represents.protected DataDerivedDataChoice.getData(DataCategory category, DataSelection incomingDataSelection, Hashtable requestProperties) Apply the derived operation.protected DataDirectDataChoice.getData(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Get the data that this choice represents.protected DataListDataChoice.getData(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Get the dataprotected DataUrlDataChoice.getData(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Implementation of the getData method.protected Object[]ListDataChoice.getDataList(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Get the array of data from the children data choices