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

Improve type binding compatibility exception #11

Open
safris opened this issue May 30, 2020 · 0 comments
Open

Improve type binding compatibility exception #11

safris opened this issue May 30, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@safris
Copy link
Contributor

safris commented May 30, 2020

Currently, the exception message reads something like:

The type binding "java.math.BigDecimal" in BigDecimal is not "encode" compatible with java.lang.String or java.lang.CharSequence

The subject type here is "BigDecimal", but this is not clear. Also, in the JSDx, it's name="bigDecimal".

@safris safris added the enhancement New feature or request label May 30, 2020
@safris safris added this to the v0.4.0 milestone May 30, 2020
@safris safris self-assigned this May 30, 2020
@safris safris modified the milestones: v0.4.0, v0.5.0 Sep 16, 2023
@safris safris modified the milestones: v0.5.0, v0.5.1 Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant