Uses of Class
org.troublescope.TroubleScopeException

Packages that use TroubleScopeException
org.troublescope   
org.troublescope.evaluation   
org.troublescope.resolution   
org.troublescope.ui   
 

Uses of TroubleScopeException in org.troublescope
 

Methods in org.troublescope that throw TroubleScopeException
 void Troubleshoot.gatherInputs(ApplicationContext ctx, UserInteractionHandler userHandler)
          Gather inputs from the user.
 EvaluationResults Troubleshoot.evaluate(ApplicationContext ctx, UserInteractionHandler userInteractionHandler)
          Evaluate the application.
static Troubleshoot Troubleshoot.createInstance(java.net.URL url)
          Create a Troubleshoot
 

Uses of TroubleScopeException in org.troublescope.evaluation
 

Subclasses of TroubleScopeException in org.troublescope.evaluation
 class EvaluationErrorsException
          An exception that encapsulates the errors of a test.
 class EvaluationException
          An exception in the evaluation subsystem.
 

Uses of TroubleScopeException in org.troublescope.resolution
 

Subclasses of TroubleScopeException in org.troublescope.resolution
 class ResolutionException
          An exception in the evaluation subsystem.
 

Uses of TroubleScopeException in org.troublescope.ui
 

Methods in org.troublescope.ui that throw TroubleScopeException
 void TroubleshootingClient.init()
          Initialize this client.
 void TroubleshootingClient.performInputs()
          Perform the gathering of inputs.
 void TroubleshootingClient.performEvaluation()
          Perform the evaluation.
protected  Troubleshoot TroubleshootingClient.loadTroubleshoot()
          Load the configuration.
 



Copyright © 2002-2002 TroubleScope. All Rights Reserved.