Uses of Class
opendap.dap.UnresolvedAliasException

Packages that use UnresolvedAliasException
opendap.dap This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP). 
 

Uses of UnresolvedAliasException in opendap.dap
 

Methods in opendap.dap that throw UnresolvedAliasException
 void DAS.resolveAliases()
          This method searchs through the DAS for Alias members.
 void DDS.resolveAliases()
          Before the DDS can be used all of the Aliases in the various AttributeTables must be resolved.