public class BigBrother extends ThreadGroup
Constructor and Description |
---|
BigBrother(String name) |
Modifier and Type | Method and Description |
---|---|
void |
uncaughtException(Thread thread,
Throwable t) |
activeCount, activeGroupCount, allowThreadSuspension, checkAccess, destroy, enumerate, enumerate, enumerate, enumerate, getMaxPriority, getName, getParent, interrupt, isDaemon, isDestroyed, list, parentOf, resume, setDaemon, setMaxPriority, stop, suspend, toString
public BigBrother(String name)
public void uncaughtException(Thread thread, Throwable t)
uncaughtException
in interface Thread.UncaughtExceptionHandler
uncaughtException
in class ThreadGroup
Copyright © 2015–2021 Fiji. All rights reserved.