|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.uwyn.rife.tools.ExceptionFormattingUtils
public abstract class ExceptionFormattingUtils
| Constructor Summary | |
|---|---|
ExceptionFormattingUtils()
|
|
| Method Summary | |
|---|---|
static String |
formatExceptionStackTrace(Throwable exception,
Template template)
|
static String |
formatExceptionStackTrace(Throwable exception,
Template template,
int stacktraceLimit)
|
static String |
formatExceptionStackTrace(Throwable exception,
Template template,
int stacktraceLimit,
int bufferLimit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionFormattingUtils()
| Method Detail |
|---|
public static String formatExceptionStackTrace(Throwable exception,
Template template)
public static String formatExceptionStackTrace(Throwable exception,
Template template,
int stacktraceLimit)
public static String formatExceptionStackTrace(Throwable exception,
Template template,
int stacktraceLimit,
int bufferLimit)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||