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

JsonObject getLong() #1

Closed
KosrenDQ opened this issue May 26, 2016 · 1 comment
Closed

JsonObject getLong() #1

KosrenDQ opened this issue May 26, 2016 · 1 comment

Comments

@KosrenDQ
Copy link
Member

If you call someJsObject.getLong(someKey) and the value is a String like "1234567890", then the number will not parse as a long. There will just throw a runtime exception.

StefanLindel added a commit that referenced this issue May 26, 2016
fix JsonObject getLong() #1
@StefanLindel
Copy link
Contributor

See Commit: 61f625b

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

2 participants