Uses of Class
net.ontopia.topicmaps.nav2.core.VariableNotSetException
-
Packages that use VariableNotSetException Package Description net.ontopia.topicmaps.nav2.core Provides interfaces for the Navigator Tag Libraries and Framework.net.ontopia.topicmaps.nav2.impl.basic The basic implementation of the Navigator core interfaces. -
-
Uses of VariableNotSetException in net.ontopia.topicmaps.nav2.core
Methods in net.ontopia.topicmaps.nav2.core that throw VariableNotSetException Modifier and Type Method Description Collection
ContextManagerIF. getDefaultValue()
INTERNAL: Gets the default value in the current scope.Collection
ContextManagerIF. getValue(String name)
INTERNAL: Gets value for specified variable name. -
Uses of VariableNotSetException in net.ontopia.topicmaps.nav2.impl.basic
Methods in net.ontopia.topicmaps.nav2.impl.basic that throw VariableNotSetException Modifier and Type Method Description Collection
ContextManager. getValue(String name)
-