array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'throwable.getprevious.php', 1 => 'Throwable::getPrevious', 2 => 'Returns the previous Throwable', ), 'up' => array ( 0 => 'class.throwable.php', 1 => 'Throwable', ), 'prev' => array ( 0 => 'throwable.gettraceasstring.php', 1 => 'Throwable::getTraceAsString', ), 'next' => array ( 0 => 'throwable.tostring.php', 1 => 'Throwable::__toString', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'language/predefined/throwable/getprevious.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 7, PHP 8)
Throwable::getPrevious — Returns the previous Throwable
Returns any previous Throwable (for example, one provided as the third parameter to Exception::__construct()).
У цієї функції немає параметрів.