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

Usage

list of exception causes, will be zero length if none were stored