Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.
This repository was archived by the owner on May 12, 2020. It is now read-only.

Validating a method that throws a caught exception doesn't compile. #47

@behroozkhorashadi

Description

@behroozkhorashadi

If we validate a method that throws a caught exception (like IOException) the generated code fails compilation. This is a simple fix. Just add a try catch if any validated method throws a caught exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions