Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Specify the ErrorSource, LineNumber and Column number when errors occur in DTH #1052

Closed
davidfowl opened this issue Jan 10, 2015 · 0 comments

Comments

@davidfowl
Copy link
Member

If the exception that occurs is related to parsing a file, then return that information so that the IDE can show that in the error list.

@davidfowl davidfowl self-assigned this Jan 10, 2015
@davidfowl davidfowl added this to the 1.0.0-rc1 milestone Jan 10, 2015
davidfowl added a commit that referenced this issue Jan 13, 2015
- ProjectFormatException has the project path, line and Column
(1 based), where the exception ocurred in the project.json file.
- Give more specific errors when they aren't just JsonReaderExceptions,
but semantic exceptions within the project format itself (beyond just JSON).
- Added Path, Line and Column to ErrorMessage in DTH

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

No branches or pull requests

1 participant