This is a general ticket to collect things related to error handling, eg which exception types we should use, what is an error and what is not.
Context:
That's maybe good for now, but we should think about this again. We can't say for all exceptions, that we can simply go on with the analysis and assume the results are valid.
I think, there are certain error conditions, for which is doesn't make sense to even try to run PMD further (although I don't have a good example right now).
Originally posted by @adangel in #3692 (comment)
This is a general ticket to collect things related to error handling, eg which exception types we should use, what is an error and what is not.
Context:
That's maybe good for now, but we should think about this again. We can't say for all exceptions, that we can simply go on with the analysis and assume the results are valid.
I think, there are certain error conditions, for which is doesn't make sense to even try to run PMD further (although I don't have a good example right now).
Originally posted by @adangel in #3692 (comment)