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