Serialize.JsonError – libserialize-7 Reference Manual
Packages
libserialize-7
Serialize
JsonError
EMPTY
INVALID
NO_MEMBER
WRONG_TYPE
JsonError
Description:
[
Version
( since =
"6.0"
) ]
public
errordomain
JsonError
Error from libjson
Namespace:
Serialize
Package:
libserialize-7
Content:
Error codes:
EMPTY
-
Json string is empty
INVALID
-
Json string is invalid
NO_MEMBER
-
Try to 'step' non existing members
WRONG_TYPE
-
Try to deserislize wrong type