net.minecraft.util.logging

public class UncaughtExceptionLogger

implements Thread$UncaughtExceptionHandler

net.minecraft.DefaultUncaughtExceptionHandler
net.minecraft.class_140
net.minecraft.util.logging.UncaughtExceptionLogger

Field summary

Modifier and TypeField
private final org.slf4j.Logger
logger
field_1113
logger

Constructor summary

ModifierConstructor
public (org.slf4j.Logger logger)

Method summary

Modifier and TypeMethod
public void
uncaughtException(Thread t, Throwable e)
uncaughtException(Thread arg0, Throwable arg1)
uncaughtException(Thread thread, Throwable throwable)