Main Page | Compound List | File List | Compound Members

dndtester::TestSuiteException Class Reference

TestSuiteException is used to find out what to do when this exception happends. More...

List of all members.

Public Member Functions

void run ()
 Must be implemented when an instance of this exception is created.


Detailed Description

TestSuiteException is used to find out what to do when this exception happends.

The thrower must implement the run() method for this to be useful. The run method will be called on the catch() of this exception.

Definition at line 1364 of file DaqTests.java.


Member Function Documentation

void dndtester::TestSuiteException::run  )  [inline]
 

Must be implemented when an instance of this exception is created.

Usually to disconnect because the connection was lost. Or just to to display a message explaining what the problem was.

Definition at line 1370 of file DaqTests.java.


The documentation for this class was generated from the following file:
Generated on Mon Jul 28 13:59:25 2003 by doxygen 1.3.2