public class ExceptionHandler
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
void |
createThread(java.lang.Exception e,
java.lang.String nameOfService) |
static ExceptionHandler |
getInstance() |
void |
run() |
public static ExceptionHandler getInstance()
public void createThread(java.lang.Exception e, java.lang.String nameOfService)
public void run()
run
in interface java.lang.Runnable