|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public java.lang.Throwable getCause()
Throwable
.
Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |