|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionDataWriter
Interface that defines the methods that a writer of exception data must have.
| Method Summary | |
|---|---|
void |
write(java.lang.Throwable throwable)
Write the stack trace information about the given Throwable instance |
| Method Detail |
|---|
void write(java.lang.Throwable throwable)
throws java.io.IOException
throwable - A not-null Throwable instance
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||