Skip to content

JsxTransformer exception now includes whole inner exception, not only message #70

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

Merged
merged 1 commit into from
Jan 17, 2015

Conversation

mandrek44
Copy link
Contributor

JsxTransformer adds the file name to exception message, however it discards the inner exception details, like stack trace. By including the inner exception in the thrown exception object we don't loose any information.

Created again because original PR (#68) was made using wrong base branch.

Daniel15 added a commit that referenced this pull request Jan 17, 2015
JsxTransformer exception now includes whole inner exception, not only message
@Daniel15 Daniel15 merged commit a02eeb4 into reactjs:master Jan 17, 2015
@Daniel15
Copy link
Member

Thank you!

@Daniel15 Daniel15 added this to the 1.4 milestone Mar 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants