Thrown when fromJSON cannot convert a JSONValue into the requested type.
The JSON_TYPEs that would have been acceptable
The json value that was being deserialized
Type jsonizer was attempting to deserialize to.
See Implementation
Thrown when fromJSON cannot convert a JSONValue into the requested type.