Uses of Class
org.jdiagnose.DiagnosticException

Packages that use DiagnosticException
org.jdiagnose   
org.jdiagnose.config   
org.jdiagnose.library   
org.jdiagnose.remote.file   
 

Uses of DiagnosticException in org.jdiagnose
 

Subclasses of DiagnosticException in org.jdiagnose
 class StoredException
          Useful for creating exceptions out of DiagnosticMessages
 

Methods in org.jdiagnose that throw DiagnosticException
 void DiagnosticUnit.diagnose()
           
 void Diagnostic.diagnose()
          Run this diagnostic.
 void DelegatingDiagnosticUnit.diagnose()
           
 

Uses of DiagnosticException in org.jdiagnose.config
 

Subclasses of DiagnosticException in org.jdiagnose.config
 class ConfigChangeException
           
 class ConfigException
           
 

Uses of DiagnosticException in org.jdiagnose.library
 

Methods in org.jdiagnose.library that throw DiagnosticException
 void TimeLimitDiagnostic.diagnoseTimeLimit()
          Check to see that the Java Version is 1.3 or higher
 void JDKDiagnostic.diagnoseJavac()
           
 void JavaVersionDiagnostic.diagnoseJavaVersion()
           
 void FailingDiagnostic.diagnoseFailure()
          Diagnose a failure
 void DiagnoseDiagnostic.diagnoseJavaVersion13OrGreater()
          Check to see that the Java Version is 1.3 or higher
 

Uses of DiagnosticException in org.jdiagnose.remote.file
 

Methods in org.jdiagnose.remote.file that throw DiagnosticException
 java.util.Iterator ResultImporter.getResults(java.io.InputStream in)
           
 java.util.Iterator CsvResultImporter.getResults(java.io.InputStream in)
           
 



Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.