Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I know how to throw an exception using zend api zend_throw_exception, but how can I catch the exception in the extension source?

share|improve this question
Why would you do that? – netcoder Sep 25 '12 at 17:38
I'm just curious about that @netcoder – chrisyue Sep 26 '12 at 3:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.