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

com.stepstone.search.hnswlib.jna.exception.OnceIndexIsClearedItCannotBeReusedException Maven / Gradle / Ivy

There is a newer version: 1.4.2
Show newest version
package com.stepstone.search.hnswlib.jna.exception;

/**
 * Exception thrown when operations are done in a cleared index.
 */
public class OnceIndexIsClearedItCannotBeReusedException extends UnexpectedNativeException {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy