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

Expose host parsing error position to the URL parser #21

Open
smola opened this issue Jan 8, 2014 · 0 comments
Open

Expose host parsing error position to the URL parser #21

smola opened this issue Jan 8, 2014 · 0 comments
Assignees
Milestone

Comments

@smola
Copy link
Owner

smola commented Jan 8, 2014

Currently, any host error message is exposed to the ErrorHandler of a URLParser as a GalimatiasException with position to the beggining of the host. In order to get the actual position of the error, one must get the wrapped GalimatiasErrorException and calculate it. It might be nice to fix this in the future.

@ghost ghost assigned smola Jan 8, 2014
@smola smola added this to the 0.1.0 milestone Mar 18, 2014
@smola smola modified the milestones: 0.2.0, 0.1.0 Jul 2, 2014
@smola smola modified the milestones: 0.2.0, 1.0.0 Dec 17, 2018
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

1 participant