2009/10/30 Daniel Convissor <dani...@analysisandsolutions.com>: > On Tue, Oct 27, 2009 at 10:17:01PM -0400, Moacir de Oliveira wrote: >> >> > PHP Fatal error: Uncaught exception 'Exception' with message 'Cannot find >> > file for HaruDoc: /usr/local/lib/php//HaruDoc.php' in /usr/local/bin/phd:14 > > Why is an exception thrown here? Exceptions aren't used anywhere else in > PhD. Let alone, it is distracting to have an unhandled exception. I > will change it to a v(<message>, E_USER_ERROR) call unless there's a good > reason for the exception.
Nice catch. -Hannes