|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
BaseType.checkSemantics(boolean all)
Checks for internal consistency. |
void |
DArray.checkSemantics(boolean all)
Checks for internal consistency. |
void |
DDS.checkSemantics(boolean all)
Check the semantics of the DDS . |
void |
DGrid.checkSemantics(boolean all)
Checks for internal consistency. |
void |
DSequence.checkSemantics(boolean all)
Checks for internal consistency. |
void |
DStructure.checkSemantics(boolean all)
Checks for internal consistency. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |