diff --git a/reference/json/jsonexception.xml b/reference/json/jsonexception.xml new file mode 100644 index 000000000..f8fbb45bd --- /dev/null +++ b/reference/json/jsonexception.xml @@ -0,0 +1,78 @@ + + + + + JsonException 类 + JsonException + + + + +
+ &reftitle.intro; + + 如果为 json_encodejson_decode + 设置了 选项,则会抛出异常。 + code 包含错误类型,关于可能的值请参见 json_last_error。 + +
+ + +
+ &reftitle.classsynopsis; + + + + + JsonException + + + + extends + Exception + + + &InheritedProperties; + + + + + &InheritedMethods; + + + + + + + + + +
+ +
+ + + +
+