public class SpincastStatics extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SpincastStatics() |
| Modifier and Type | Method and Description |
|---|---|
protected static SpincastStatics |
getInstance() |
static String |
getStackTrace(Throwable ex) |
protected String |
getStackTraceInstance(Throwable ex) |
protected RuntimeException |
manageInterruptedException(Exception ex)
Return
null to continue the exception processing or
an exception to be returned immediatly. |
static RuntimeException |
runtimize(Exception ex) |
protected RuntimeException |
runtimizePrivate(Exception ex) |
static void |
setInstance(SpincastStatics instance) |
protected static SpincastStatics getInstance()
public static void setInstance(SpincastStatics instance)
public static RuntimeException runtimize(Exception ex)
protected RuntimeException runtimizePrivate(Exception ex)
protected RuntimeException manageInterruptedException(Exception ex)
null to continue the exception processing or
an exception to be returned immediatly.Copyright © 2016. All rights reserved.