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

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

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

Methods in edu.ntnu.item.jt.system that throw NoMatchFoundException
 ArrayList<String> LogFilter.filter(File log)
          Reads a log file and extracts parts of it based on the prefixes and suffixes associated with this instance.
static String PowerScan.getLastUpdate()
          Get the date of the last call to PowerScan.update() from this client.