Why is the exceptions documentation in the PHP5 OOP section of the manual? Try/catch/throw would fit better in the Control Structures section, a catch acts much like an "if exception thrown" block.
Re: http://www.sitepoint.com/forums/showthread.php?p=1570977#post1570977 Thanks, Douglas