getCauseList() method
Callers of this method must not rely on the return value of this method being a mutable list.
Syntax
List<?extends Throwable >
getCauseList
()
Returns
list of exception causes, will be zero length if none were stored
Created March 27, 2013.
To comment on this topic, go to:
DocCommentXchange
.