|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExceptionWrapper
Interface implemented by exceptions that can contain nested exceptions.
| Method Summary | |
|---|---|
java.lang.Throwable |
getDetail()
Returns the nested exception or null if none is present. |
| Method Detail |
|---|
java.lang.Throwable getDetail()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||