Throwable::getPrevious
Throwable::getPrevious
Returns the previous Throwable
**Throwable::getPrevious**
Returns any previous Throwable (for example, one provided as the third
parameter to ).
Exception::__construct
Returns the previous if available, or
null otherwise.
Throwable
Exception::getPrevious