Javascript-php cannot be caught after throwing an exception

Source: Internet
Author: User

PHP throws an exception after the catch, this is an error, I call the third-party class, the third-party class throws an exception, I am not caught here.
Call another class method that throws an exception that is not captured in the called Class.

How to throw an exception

Catching exceptions

The feeling is not captured

My catch no matter what the output is this error, do not execute my code, I want to throw an exception after processing my code and then execute
Because of me, a foreach. When one of them has an error, the following loop will not be executed.

Reply content:

PHP throws an exception after the catch, this is an error, I call the third-party class, the third-party class throws an exception, I am not caught here.
Call another class method that throws an exception that is not captured in the called Class.

How to throw an exception

Catching exceptions

The feeling is not captured

My catch no matter what the output is this error, do not execute my code, I want to throw an exception after processing my code and then execute
Because of me, a foreach. When one of them has an error, the following loop will not be executed.

ExceptionAdd a \ Try it in front

$e->getmessage ();

And that's what Scholer said.

Enter the third-party class library break point

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.