Serialize.JsonError – libserialize-7 Reference Manual
Packages
libserialize-7
Serialize
JsonError
EMPTY
INVALID
NO_MEMBER
WRONG_TYPE
JsonError
Description:
[
Version
( deprecated =
true
, deprecated_since =
"7.5"
, replacement =
"Serialize.Error"
, since =
"6.0"
) ]
public
errordomain
JsonError
Warning:
JsonError is deprecated since 7.5. Use Serialize.Error.
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