|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface describing how to traverse a chain of exceptions
Method Summary | |
java.util.List |
getThrowableChain(java.lang.Throwable t)
This method should determine the chain of exceptions for the specified throwable and return them in an ordered list |
Method Detail |
public java.util.List getThrowableChain(java.lang.Throwable t)
t
- an exception which has been thrown
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.