|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThrowableRenderer
Implemented by classes that render instances of java.lang.Throwable (exceptions and errors) into a string representation.
Method Summary | |
---|---|
String[] |
doRender(Throwable t)
Render Throwable. |
Method Detail |
---|
String[] doRender(Throwable t)
t
- throwable, may not be null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |