|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StackTraceWriter
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
| Method Summary | |
|---|---|
SafeThrowable |
getThrowable()
Retrieve the throwable for this writer. |
String |
smartTrimmedStackTrace()
Get the "smart" trimmed (1-2 lines) stacktrace. |
String |
writeTraceToString()
Write the throwable to a string, without trimming. |
String |
writeTrimmedTraceToString()
Write the throwable to a string, trimming extra locations. |
| Method Detail |
|---|
String writeTraceToString()
String writeTrimmedTraceToString()
String smartTrimmedStackTrace()
SafeThrowable getThrowable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||