Uses of Class
gate.util.reporting.exceptions.BenchmarkReportExecutionException

Packages that use BenchmarkReportExecutionException
gate.util.reporting   
 

Uses of BenchmarkReportExecutionException in gate.util.reporting
 

Methods in gate.util.reporting that throw BenchmarkReportExecutionException
 void BenchmarkReportable.executeReport()
          A single method to execute report (A command line counter part API ).
protected abstract  void FileWatcher.onChange(File file)
          Specifies the actions to be taken when a file is modified.