Uses of Class
com.sun.javatest.report.CustomReport.ReportException

Packages that use CustomReport.ReportException
com.sun.javatest.report This package provides API for generating reports about test runs. 
 

Uses of CustomReport.ReportException in com.sun.javatest.report
 

Methods in com.sun.javatest.report that throw CustomReport.ReportException
abstract  java.io.File CustomReport.createReport(java.io.File rootDir)
          Create a report within the context of a GUI.
abstract  java.io.File CustomReport.createReport(java.lang.String args, java.io.File rootDir, InterviewParameters ip, TestFilter filter)
          Write a report without the context of a GUI.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.