is the model layer of MVC not an error to throw?

Source: Internet
Author: User
is the model layer of MVC not an exception to throw??
I was told that the design model layer for MVC should not do anything wrong. These actions should be done by C. "

Is that the case? Why can't the M layer throw an exception? I don't understand.

share to: more


------Solution--------------------
It's not a rule.

But there is some truth to what he says, model is business logic, and if model is abnormal, then the whole process is wrong.
Of course he said: When the model appears abnormal, only throw, not processing. Handing over to Controller
------Solution--------------------
The control layer invokes the Model business logic return value and makes a corresponding throw exception.
------Solution--------------------
That's absolutely true. There is no standard for such things. The M layer can also throw exceptions.


  • 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.