Uses of Class
com.alibaba.fastjson2.JSONException
Packages that use JSONException
-
Uses of JSONException in com.alibaba.fastjson2
Subclasses of JSONException in com.alibaba.fastjson2Modifier and TypeClassDescriptionclassException thrown when attempting to serialize an object that exceeds size limits and the LargeObject feature is not enabled.classException thrown when JSON schema validation fails.classException thrown when JSON validation fails.