Exception::__toString

(PHP 5, PHP 7)

Exception::__toString锟斤拷锟届常锟斤拷锟斤拷转锟斤拷为锟街凤拷锟斤拷

说锟斤拷

public Exception::__toString ( void ) : string

锟斤拷锟斤拷转锟斤拷为锟街凤拷锟斤拷锟斤拷string锟斤拷锟斤拷锟酵碉拷锟届常锟斤拷

锟斤拷锟斤拷

锟剿猴拷锟斤拷没锟叫诧拷锟斤拷锟斤拷

锟斤拷锟斤拷值

锟斤拷锟斤拷转锟斤拷为锟街凤拷锟斤拷锟斤拷string锟斤拷锟斤拷锟酵碉拷锟届常锟斤拷

锟斤拷锟斤拷

Example #1 Exception::__toString()示锟斤拷

<?php
try {
    throw new 
Exception("Some error message");
} catch(
Exception $e) {
    echo 
$e;
}
?>

锟斤拷锟斤拷锟斤拷锟教碉拷锟斤拷锟斤拷锟斤拷锟斤拷冢锟�

exception 'Exception' with message 'Some error message' in /home/bjori/tmp/ex.php:3
Stack trace:
#0 {main}

锟轿硷拷

  • Throwable::__toString()