Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to analyze exceptions thrown by methods. #5

Closed
keith-turner opened this issue Mar 25, 2015 · 1 comment
Closed

Need to analyze exceptions thrown by methods. #5

keith-turner opened this issue Mar 25, 2015 · 1 comment
Milestone

Comments

@keith-turner
Copy link
Member

Currently the types of exceptions thrown are not checked.

@ctubbsii ctubbsii modified the milestone: 1.1.0 Apr 10, 2015
@ctubbsii ctubbsii modified the milestones: 1.1.0, 1.2.0 Oct 5, 2017
@ctubbsii
Copy link
Member

I ran into this today. I think it would be really useful to analyze declared exceptions. It also occurred to me that exception types can be generic also, meaning that this issue could overlap with #14 a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants