classpublicPriority 3
HytaleUncaughtExceptionHandler
com.hypixel.hytale.logger.backend.HytaleUncaughtExceptionHandler
implements UncaughtExceptionHandler
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
HytaleUncaughtExceptionHandlerINSTANCE= new HytaleUncaughtExceptionHandler()
Constructors
public
HytaleUncaughtExceptionHandler()Methods
Public Methods (2)
publicstatic
void setup()public
void uncaughtException(Thread t, Throwable e)@Override
Related Classes
Used By