edu.rice.cs.cunit.concJUnit
Class TestThreadGroup.DummyHandler
java.lang.Object
edu.rice.cs.cunit.concJUnit.TestThreadGroup.DummyHandler
- Enclosing class:
- TestThreadGroup
public static class TestThreadGroup.DummyHandler
- extends Object
"sun.awt.exception.handler" dummy handler.
Method Summary |
void |
handle(Throwable t)
Handle an uncaught exception just by printing it. |
TestThreadGroup.DummyHandler
public TestThreadGroup.DummyHandler()
handle
public void handle(Throwable t)
- Handle an uncaught exception just by printing it.
- Parameters:
t
- uncaught exception