-
public class DittoError.ValidationErrorReason.DepthLimitExceeded extends DittoError.ValidationErrorReason
If the amount of JSON data is too nested according to our self-imposed limits, or if the data cannot be parsed to determine the depth.
-
-
Field Summary
Fields Modifier and Type Field Description public final static DittoError.ValidationErrorReason.DepthLimitExceededINSTANCE
-