Uses of Class
org.apache.wiki.InternalWikiException

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

Uses of InternalWikiException in org.apache.wiki
 

Methods in org.apache.wiki that throw InternalWikiException
static WikiEngine WikiEngine.getInstance(ServletConfig config)
          Gets a WikiEngine related to this servlet.
static WikiEngine WikiEngine.getInstance(ServletContext context, Properties props)
          Gets a WikiEngine related to the servlet.