Delphi For PHP Forums       


Go Back   Delphi-PHP Forums > Delphi For PHP > VCL4PHP
Forum Jump Register FAQ Members List Downloads Search Today's Posts Mark Forums Read

VCL4PHP VCL for PHP. Questions or comments about the Visual Component Library for PHP, post them here!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 3rd July 2009, 18:18
D4PHP User
 
Join Date: Mar 2009
Posts: 19
thefunkyjoint is on a distinguished road
Default Non catched Exception

Hello,

I have the following code that for some reason, is not working. Instead of the exception being catched, i get a PHP fatal error :

try {
$this->query1->filter = 'some invalid filter';
$this->query1->open;
} catch (Exception $e) {
die ('this should happens, but is not');
}

Instead of catching exception and showing the die() string, i get the following error :

PHP Fatal error: Call to undefined method ADODB_Exception::inheritsFrom() in E:\home\vcl\classes.inc.php on line 977

I don't know why ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 08:13.




Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 ©2009, Crawlability, Inc.
Copyright © 2004 - 2009, G&J Solutions Ltd. All Rights Reserved. terms of use