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

Replace + does not support expressions in exceptions #51

Closed
markiewb opened this issue Mar 11, 2015 · 1 comment
Closed

Replace + does not support expressions in exceptions #51

markiewb opened this issue Mar 11, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@markiewb
Copy link
Owner

ACTUAL:

throw new RuntimeException("type "+ type+" ");

will not be detected

@markiewb markiewb added the bug label Mar 11, 2015
@markiewb
Copy link
Owner Author

Perhaps introduced by the fix of #3

@markiewb markiewb added this to the 1.4.1 milestone Mar 11, 2015
@markiewb markiewb self-assigned this Mar 14, 2015
@markiewb markiewb modified the milestones: 1.4.1, 1.5.0 Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant