Skip to content

Add support for exceptions from method call (where method is in a referenced assembly) #2

@r30e

Description

@r30e

e..g File.OpenRead("somefile.txt") throws a number of exceptions.
Any method calling File.OpenRead(string) should need to either declare or catch the FileNotFoundException, UnauthorizedAccessException ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions