|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionInfo
Provides methods that add properties to exceptions
Method Summary | |
---|---|
java.lang.Throwable |
getNestedException()
Returns nested exception, if there is one, or null |
boolean |
traceStack()
Returns true if the stack trace for this exception should be written to the log file |
Method Detail |
---|
boolean traceStack()
java.lang.Throwable getNestedException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |