Uses of Class
org.apache.wiki.api.exceptions.NoSuchVariableException
Packages that use NoSuchVariableException
-
Uses of NoSuchVariableException in org.apache.wiki.variables
Methods in org.apache.wiki.variables that throw NoSuchVariableExceptionModifier and TypeMethodDescriptionReturns a value of the named variable.Returns a value of the named variable.DefaultVariableManager.parseAndGetValue
(Context context, String link) Parses the link and finds a value.VariableManager.parseAndGetValue
(Context context, String link) Parses the link and finds a value.