public class DefaultWithNameUncaughtExceptionHandler
extends java.lang.Object
implements java.lang.Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
private org.apache.logging.log4j.Logger |
logger |
Constructor and Description |
---|
DefaultWithNameUncaughtExceptionHandler(org.apache.logging.log4j.Logger p_i48771_1_) |
Modifier and Type | Method and Description |
---|---|
void |
uncaughtException(java.lang.Thread p_uncaughtException_1_,
java.lang.Throwable p_uncaughtException_2_) |