getPrevious() !== null); } /** * @return Exception|null */ public function getChainedException() { return $this->getPrevious(); } }