|
||||||||||||
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 | |
---|---|
Throwable |
getCause()
Returns the root cause of this Throwable . |
Method Detail |
public Throwable getCause()
Throwable
.
Throwable
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |