array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'en', ), 'this' => array ( 0 => 'class.exception.php', 1 => 'Exception', ), 'up' => array ( 0 => 'reserved.exceptions.php', 1 => 'Predefined Exceptions', ), 'prev' => array ( 0 => 'reserved.exceptions.php', 1 => 'Predefined Exceptions', ), 'next' => array ( 0 => 'exception.construct.php', 1 => 'Exception::__construct', ), 'alternatives' => array ( ), 'extra_header_links' => array ( 'rel' => 'alternate', 'href' => '/manual/en/feeds/class.exception.atom', 'type' => 'application/atom+xml', ), ); $setup["toc"] = $TOC; $setup["parents"] = $PARENTS; manual_setup($setup); ?>
(PHP 5 >= 5.1.0)
Exception is the base class for all Exceptions.
The exception message
The exception code
The filename where the exception was created
The line where the exception was created