Uses of Package
gate.util.reporting.exceptions

Packages that use gate.util.reporting.exceptions
gate.util.reporting   
gate.util.reporting.exceptions   
 

Classes in gate.util.reporting.exceptions used by gate.util.reporting
BenchmarkReportException
          The class BenchmarkReportException and its subclasses indicate conditions that the calling application might want to catch.
BenchmarkReportExecutionException
          A custom exception thrown for the case where benchmark file is modified while the tool is executing.
BenchmarkReportFileAccessException
          Thrown in following situations - Input benchmark file does not exist.
BenchmarkReportInputFileFormatException
          Thrown in following situations No valid log entries present in input benchmark file.
 

Classes in gate.util.reporting.exceptions used by gate.util.reporting.exceptions
BenchmarkReportException
          The class BenchmarkReportException and its subclasses indicate conditions that the calling application might want to catch.