* Thus wrote -- ([EMAIL PROTECTED]): > Hello Jay, > > Yes, I´m running PHP5. > And in my code you can see that the exception is > throwed in an a call to a methode from an aggregated > object in a suclassed one ($this->curl->GET()). The > GET() methode throws the excpetion if curl_exec > returns an error. > > But one would expect that the exception should be > caught after this call returns. Wouldn´t ????
the try/catch appears to be under heavy development right now. I'm not very familiar with try/catch programming but if this is what is expected. I would suggest for you to see if this is mentioned at http://bugs.php.net and if it isn't report it. HTH, Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php