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

Failed to throw exception #6

Open
AMTourky opened this issue Jul 14, 2014 · 0 comments
Open

Failed to throw exception #6

AMTourky opened this issue Jul 14, 2014 · 0 comments

Comments

@AMTourky
Copy link

at createXMLDOM you are catching an exception if DOM object can't be initialized
at the second catch, at line 708, you are closing the catch bracket before throwing the exception, this produce an exception of ReferenceError: ex is not defined

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

No branches or pull requests

1 participant