eclipsesource / eclipsesource/J2V8

Exceptions from Java show up strangely in Javascript?

Open
#58 4 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
2.6k
Forks
387
PR merge metrics
No merged PRs in 30d

Description

I have some JS that calls into Java (to do an HTTP request). On the way BACK, an exception is getting fired from Java (trying to dismiss an alert). This is all fine, but the exception that shows up on the JS side is of type string, not type Error. This seems bad, I can't quite figure out if it's my fault or the engines fault...?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.