|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.inria.myriads.snoozecommon.util.ErrorUtils
public final class ErrorUtils
Error utils.
Method Summary | |
---|---|
static String |
getStackTrace(Exception exception)
Returns the string representation of a stacktrace. |
static void |
processError(String errorMessage)
Terminates the service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void processError(String errorMessage)
errorMessage
- The exceptionpublic static String getStackTrace(Exception exception)
exception
- The exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |