Uses of Class
com.ecyrd.jspwiki.InternalWikiException

Packages that use InternalWikiException
com.ecyrd.jspwiki   
 

Uses of InternalWikiException in com.ecyrd.jspwiki
 

Methods in com.ecyrd.jspwiki that throw InternalWikiException
static WikiEngine WikiEngine.getInstance(javax.servlet.ServletConfig config)
          Gets a WikiEngine related to this servlet.
static WikiEngine WikiEngine.getInstance(javax.servlet.ServletContext context, Properties props)
          Gets a WikiEngine related to the servlet.