Uses of Class
com.ecyrd.jspwiki.InternalWikiException

Packages that use InternalWikiException
com.ecyrd.jspwiki The chief package of JSPWiki. 
 

Uses of InternalWikiException in com.ecyrd.jspwiki
 

Methods in com.ecyrd.jspwiki 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.