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