|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExceptionEx
Extended exception interface.
This interface can be implemented by Exception classes to provide extra information when dumped to a log file.
Method Summary | |
---|---|
void |
printExtraInformation(java.io.PrintWriter err)
Get the exception extra information, as text. |
Method Detail |
---|
void printExtraInformation(java.io.PrintWriter err)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |