Uses of Class
org.liquidsite.app.install.InstallException

Packages that use InstallException
org.liquidsite.app.install   
 

Uses of InstallException in org.liquidsite.app.install
 

Methods in org.liquidsite.app.install that throw InstallException
 void Installer.createTables(java.lang.String database)
          Creates the Liquid Site database tables.
 void Installer.updateTables(java.lang.String database, java.lang.String fromVersion)
          Updates the Liquid Site database tables.