Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

[465642] Handle IAE thrown by ASTNode#setSourceRange #351

Merged
merged 1 commit into from
Sep 6, 2017
Merged

Conversation

kthoms
Copy link

@kthoms kthoms commented Sep 6, 2017

The IAE might be thrown when the source is missing. By catching the
exception more details of the actual context is available by the thrown
ISE.

This does not resolve the cause, but will give a better message to the user and might help to handle the situation better in the future.

The IAE might be thrown when the source is missing. By catching the
exception more details of the actual context is available by the thrown
ISE.

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
@eclipsewebmaster
Copy link

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=465642

@kthoms kthoms merged commit 4ac1e46 into master Sep 6, 2017
@kthoms kthoms deleted the bug465642 branch September 6, 2017 13:52
@kthoms kthoms added this to the Release_2.13 milestone Sep 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants