Uses of Class
edu.ntnu.item.jt.VMware.errors.DirectoryCreationException

Packages that use DirectoryCreationException
edu.ntnu.item.jt.system Central functionality class for PowerScan, which among others contain the Frontend and the library interface PowerScan class. 
 

Uses of DirectoryCreationException in edu.ntnu.item.jt.system
 

Methods in edu.ntnu.item.jt.system that throw DirectoryCreationException
 ScanResult Scanner.scan(File localSamplePath, boolean takeSnapshotBeforeScan, boolean revertToSnapshotAfterScan)
          Performs a scan operation on a remote machine.