|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CascadingThrowable
Interface which all cascadign throwables should implement. Allows recording of nested exceptions.
Method Summary | |
---|---|
java.lang.Throwable |
getCause()
Returns the root cause of this Throwable . |
Method Detail |
---|
java.lang.Throwable getCause()
Throwable
.
Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |