| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ExceptionDialog.ThrowableChainTraverser
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 | 
|---|
java.util.List getThrowableChain(java.lang.Throwable t)
t - an exception which has been thrown
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||