Uses of Class
org.apache.wiki.api.exceptions.NoSuchVariableException

Packages that use NoSuchVariableException
org.apache.wiki The chief package of JSPWiki. 
 

Uses of NoSuchVariableException in org.apache.wiki
 

Methods in org.apache.wiki that throw NoSuchVariableException
 String VariableManager.getValue(WikiContext context, String varName)
          Returns a value of the named variable.
 String VariableManager.parseAndGetValue(WikiContext context, String link)
          Parses the link and finds a value.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.