Marcus Boerger wrote:
Not exactly. In most languages exceptions are objects but in other
languages like C++ you can pass whatever you want as amn exception.

I made the mistake of mixing the general case (out-of-band error signalling) and the special case (Exception objects in PHP).

--
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to