com.github.fge.jsonschema2avro.UnsupportedJsonSchemaException Maven / Gradle / Ivy
package com.github.fge.jsonschema2avro;
import com.github.fge.jsonschema.exceptions.ProcessingException;
public final class UnsupportedJsonSchemaException
extends ProcessingException
{
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy