Uses of Class
edu.ntnu.item.jt.system.errors.OperationNotSupportedException

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

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

Methods in edu.ntnu.item.jt.system that throw OperationNotSupportedException
 ScanResult Scanner.executeMalwareSample(File malwareSample, boolean takeSnapshotBeforeExecution, boolean revertToSnapshotAfterExecution)
          Executes the supplied malware sample on the virtual machine associated with this scanner.