@Immutable
public class UncaughtExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler
Constructor and Description |
---|
UncaughtExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
uncaughtException(Thread thread,
Throwable throwable) |
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.