Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

java.lang.IllegalArgumentException serializing list of object #43

Open
michele-grifa opened this issue Feb 24, 2020 · 0 comments
Open

Comments

@michele-grifa
Copy link

I'm trying convert a list of object, but when i use toJsonArray(), it gave me

java.lang.IllegalArgumentException
        at com.github.salomonbrys.kotson.BuilderKt.toJsonElement(Builder.kt:24)
        at com.github.salomonbrys.kotson.BuilderKt._jsonArray(Builder.kt:31)
        at com.github.salomonbrys.kotson.BuilderKt.jsonArray(Builder.kt:36)
        at com.github.salomonbrys.kotson.BuilderKt.toJsonArray(Builder.kt:39)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant