Uses of Class
opendap.dap.BadSemanticsException

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

Uses of BadSemanticsException in opendap.dap
 

Methods in opendap.dap that throw BadSemanticsException
 void DDS.checkForAttributeNameConflict()
          Check for name conflicts.
 void BaseType.checkSemantics()
          Check semantics.
 void DDS.checkSemantics(boolean all)
          Check the semantics of the DDS.
 void DStructure.checkSemantics(boolean all)
          Checks for internal consistency.
 void DGrid.checkSemantics(boolean all)
          Checks for internal consistency.
 void BaseType.checkSemantics(boolean all)
          Checks for internal consistency.
 void DSequence.checkSemantics(boolean all)
          Checks for internal consistency.
 void DArray.checkSemantics(boolean all)
          Checks for internal consistency.
 



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