Hi Christoph, hi Peter,

Am Mittwoch, den 23.07.2008, 12:26 -0600 schrieb Christoph Dorn:
[...]
> I agree. I have had to comment out higher-level exceptions to figure out
> what goes on at a lower level.
> 
> There needs to be an exception stack just like in Java.

In 5.3 you can pass the previous exception to the current as the third
parameter. The previous exception can than later be retrieved with
$exception->getPrevious(). Take a look:
http://lars.schokokeks.org/php/exception-previous.phps

cu, Lars

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to