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

ai.vespa.schemals.context.InvalidContextException Maven / Gradle / Ivy

There is a newer version: 8.441.21
Show newest version
package ai.vespa.schemals.context;

public class InvalidContextException extends Exception {
    public InvalidContextException() {
        super();
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy