All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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