Uses of Class
com.pushtechnology.diffusion.datatype.recordv2.schema.SchemaParseException
Packages that use SchemaParseException
-
Uses of SchemaParseException in com.pushtechnology.diffusion.datatype.recordv2
Methods in com.pushtechnology.diffusion.datatype.recordv2 that throw SchemaParseExceptionModifier and TypeMethodDescriptionRecordV2DataType.parseSchema(String json) Parse a schema from a JSON string.