|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An exception that can export its state as serialised XML to a Writer
Method Summary | |
void |
appendXML(Writer aWriter)
Append serialised XML representing the exception to the given writer |
String |
getDeepestId()
Return the id of the deepest underlying cause of this exception |
Method Detail |
public void appendXML(Writer aWriter) throws IOException
aWriter
- the writer to write exception to
IOException
- thrown if we fail to write to writerpublic String getDeepestId()
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |