Package rife.tools
Class ExceptionFormattingUtils
java.lang.Object
rife.tools.ExceptionFormattingUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
Method Details
-
formatExceptionStackTrace
-
formatExceptionStackTrace
-
formatExceptionStackTrace
-