edu.rice.cs.cunit.concJUnit
Class TestThreadGroup.AwtHandler

java.lang.Object
  extended by edu.rice.cs.cunit.concJUnit.TestThreadGroup.AwtHandler
Enclosing class:
TestThreadGroup

public static class TestThreadGroup.AwtHandler
extends Object

"sun.awt.exception.handler" handler.


Constructor Summary
TestThreadGroup.AwtHandler()
           
 
Method Summary
 void handle(Throwable t)
          Handle an uncaught exception.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestThreadGroup.AwtHandler

public TestThreadGroup.AwtHandler()
Method Detail

handle

public void handle(Throwable t)
Handle an uncaught exception.

Parameters:
t - uncaught exception