Posted by Sjoerd on 05/31/06 17:54
Paul Czubilinski wrote: > class MyException extends Exception {} Since MyException extends Exception, MyException _is_ an Exception. Therefore, catch (Exception $e) will catch it.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming