Skip to content

Checked exceptions #52545

Closed
Closed
@yichaosun

Description

@yichaosun

Change Intent

CheckException can force engineer to handle exception,

Justification

I worked with C++, Java, and finally, found that check Exception is necessary and more engineering

Impact

to make programs more strong,no exception throw without handle

Mitigation

likee no empty check, the programmer must handle exist exception ,and even use throws key word

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-duplicateClosed in favor of an existing report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions