Uses of Class
com.kirkwarez.wdysdv.system.WVException

Packages that use WVException
com.kirkwarez.wdysdv.control   
 

Uses of WVException in com.kirkwarez.wdysdv.control
 

Methods in com.kirkwarez.wdysdv.control that throw WVException
 void WVControl.addTasks(File infolder, File outfolder)
          Adds the given folder of files to the batchlist by making tasks of each, using the settings in the GUI and adapting the filenames.
 void WVControl.processTasks(File infolder, File outfolder)
          Processes a folder of tasks :^P
protected  Task WVControl.getNewTask()
          Retrieves data from the GUI and makes a Task out of it.